Special-purpose fork of https://github.com/FabricMC/fabric-loom
b69d0db1c2
* Generate pre-launch classes to set the run args and system property's Will remove the need to regen the run configs each time the game is updated * fix minor thing. * Small cleanup * Another small rename + remove testing code * Remove import * Add basic auto upgrade path, put the launch classes in a package * Suggested cleanups * Use dev-launch-wrapper * Remove old classes * Rename to dev-launch-injector * Update more things I forgot about |
||
---|---|---|
gradle/wrapper | ||
src | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
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)