mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-03-30 05:05:20 -05:00
705754de804a408589df32e7d1efdf797d0f8b6a
* Change mixin refmap default name to use archivesBaseName instead of the project name Using the project name can be problematic in libraries pulled in with Jitpack. Jitpack clones projects in a directory called "build", which sets the project name to "build" if not manually defined. The resulting refmap, "build-refmap.json", can conflict with other mods' refmaps, leading to mixin crashes. * Shut up checkstyle
fabric-loom
Gradle plugin for Fabric
Usage: gradlew setup idea
(Use ./gradle on macOS and Linux)
Languages
Java
75.3%
Groovy
23.9%
Kotlin
0.8%