This website requires JavaScript.
Explore
Help
Sign in
FabricMC
/
fabric
Watch
1
Star
0
Fork
You've already forked fabric
1
mirror of
https://github.com/FabricMC/fabric.git
synced
2024-11-22 15:47:57 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fb44a039c4
fabric
/
fabric-blockrenderlayer-v1
/
build.gradle
4 lines
90 B
Groovy
Raw
Normal View
History
Unescape
Escape
Update Loom and Loader. Cleanup/improve buildscript.
2021-11-12 07:48:58 -05:00
version
=
getSubprojectVersion
(
project
)
19w38b API Fixes (#370) * Fix compilation errors (untested) * Random fixes * Various modded rendering fixes * Restore contract of RenderAttachedBlockView * Bump versions as needed * Add API for BlockRenderLayer * Minor format / name cleanup Will do a more comprehensive pass as part of separate refactor PR * Bump versions not handled earlier * Bump loader/mc bounds for dependent modules * Update fabric-blockrenderlayer-v1/src/main/java/net/fabricmc/fabric/impl/blockrenderlayer/v1/BlockRenderLayerMapImpl.java Co-Authored-By: liach <7806504+liach@users.noreply.github.com> * Update fabric-blockrenderlayer-v1/src/main/java/net/fabricmc/fabric/impl/blockrenderlayer/v1/BlockRenderLayerMapImpl.java Co-Authored-By: liach <7806504+liach@users.noreply.github.com> * Minor clean ups * Improve docs, minor format corrections. * Update MC dependency
2019-09-20 19:50:49 -04:00
Setup unit tests & format gradle files. (#3073)
2023-05-30 08:07:11 -04:00
moduleDependencies
(
project
,
[
'fabric-api-base'
]
)
Reference in a new issue
Copy permalink