Special-purpose fork of https://github.com/FabricMC/fabric-loom
				
			
			
		| * 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 | ||
|---|---|---|
| gradle/wrapper | ||
| src | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| build.gradle | ||
| checkstyle.xml | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| HEADER | ||
| Jenkinsfile | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
fabric-loom
Gradle plugin for Fabric
Usage: gradlew setup idea
(Use ./gradle on macOS and Linux)