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