fabric-loom/src/main/java/net/fabricmc/loom
modmuss50 9029a699d9 Official Mojang Mappings support
# Please read and understand the EULA before using!

Use in your build.gradle with the following:

`mappings minecraft.officialMojangMappings()`

To automatically migrate to Mojang mappings run the following:

`gradlew.bat migrateMappings --mappings "net.mojang.minecraft:mappings:1.16.2"`

Co-authored-by: Ramid Khan <ramidzkh@gmail.com>
2020-08-24 22:12:26 +01:00
..
api/decompilers Allow specifying additional decompilers for generating sources (#213) 2020-06-01 19:31:32 +01:00
decompilers Fix genSources on sub projects 2020-07-26 23:42:15 +01:00
processors Allow adding additional jar processors (#247) 2020-08-24 20:10:21 +01:00
providers Official Mojang Mappings support 2020-08-24 22:12:26 +01:00
task Official Mojang Mappings support 2020-08-24 22:12:26 +01:00
util Official Mojang Mappings support 2020-08-24 22:12:26 +01:00
AbstractPlugin.java General cleanup 2020-07-26 21:32:10 +01:00
LoomGradleExtension.java Official Mojang Mappings support 2020-08-24 22:12:26 +01:00
LoomGradlePlugin.java Add Experimental CFR support. Line numbers and comments are not currently supported. 2020-07-26 21:22:17 +01:00