Special-purpose fork of https://github.com/FabricMC/fabric-loom
Find a file
modmuss50 dd68c84226 Allow specifying natives directory with the fabric.loom.natives.dir gradle property.
Note this is designed to allow easy usage of custom natives, thus will not populate the directory with the default natives.
2020-12-02 20:18:12 +00:00
.github/workflows Publish using github actions 2020-11-15 17:32:57 +00:00
gradle/wrapper downgrade to gradle 4.9, fix tiny-remapper deprecations, restore old dev/noclassifier behaviour for default RemapJarTask settings 2019-07-24 22:34:27 +02:00
src Allow specifying natives directory with the fabric.loom.natives.dir gradle property. 2020-12-02 20:18:12 +00:00
.editorconfig General cleanup 2020-07-26 21:32:10 +01:00
.gitattributes Update Gradle wrapper to 3.0 () 2016-08-16 23:29:10 +01:00
.gitignore Test across java and gradle versions with github actions. () 2020-06-08 15:19:11 +01:00
build.gradle Publish using github actions 2020-11-15 17:32:57 +00:00
checkstyle.xml Fix checkstyle config not supporting windows line endings 2019-11-13 18:00:07 +00:00
gradle.properties Revert to old name 2018-10-22 19:25:18 +01:00
gradlew Update Gradle to 5.1.1 for Lazy Configuration support 2019-06-12 17:13:25 -05:00
gradlew.bat Update Gradle to 5.1.1 for Lazy Configuration support 2019-06-12 17:13:25 -05:00
HEADER add license header 2018-10-27 16:14:05 +02:00
LICENSE Update Gradle wrapper to 3.0 () 2016-08-16 23:29:10 +01:00
README.md ongoing de-OMLification 2018-10-24 22:07:18 +02:00
settings.gradle Update Gradle wrapper to 3.0 () 2016-08-16 23:29:10 +01:00

fabric-loom

Gradle plugin for Fabric

Usage: gradlew setup idea (Use ./gradle on macOS and Linux)