Special-purpose fork of https://github.com/FabricMC/fabric-loom
 
 
 
Go to file
modmuss50 03444f26b0
General code cleanup (#313)
* First general cleanup pass

* Review feedback

* Fix build

* Fix tests
2020-12-24 20:58:30 +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 General code cleanup (#313) 2020-12-24 20:58:30 +00:00
.editorconfig General code cleanup (#313) 2020-12-24 20:58:30 +00:00
.gitattributes Update Gradle wrapper to 3.0 (#2) 2016-08-16 23:29:10 +01:00
.gitignore Test across java and gradle versions with github actions. (#218) 2020-06-08 15:19:11 +01:00
HEADER add license header 2018-10-27 16:14:05 +02:00
LICENSE Update Gradle wrapper to 3.0 (#2) 2016-08-16 23:29:10 +01:00
README.md ongoing de-OMLification 2018-10-24 22:07:18 +02:00
build.gradle General code cleanup (#313) 2020-12-24 20:58:30 +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
settings.gradle Update Gradle wrapper to 3.0 (#2) 2016-08-16 23:29:10 +01:00

README.md

fabric-loom

Gradle plugin for Fabric

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