Special-purpose fork of https://github.com/FabricMC/fabric-loom
a55ebd4e31
* Drastically reduce the amount of downloading Loom does Uses ETags and last modify times to avoid downloading the version manifests, the game jars and assets * Documentation is good * Avoid string concatenation with debug off |
||
---|---|---|
gradle/wrapper | ||
src/main | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
HEADER | ||
Jenkinsfile | ||
LICENSE | ||
README.md | ||
build.gradle | ||
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)