Special-purpose fork of https://github.com/FabricMC/fabric-loom
				
			
			
		| * Make the barebones `fabric.mod.json` generated for non-mod dependencies an API for ModMenu purposes to prevent large mods with many dependencies from cluttering the menu. * Changed from providing `modmenu:api` to `fabric-loom:generated` to be agnostic about third party mod usage. | ||
|---|---|---|
| .github/workflows | ||
| gradle/wrapper | ||
| src | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| 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)