Special-purpose fork of https://github.com/FabricMC/fabric-loom
 
 
 
Go to file
i509VCB b0860c36d6
Add ability to specify additional tiny remapper options in remapJar (#292)
* Add ability to specify additional tiny remapper options in remapJar

* Imports go brr

* Fix checkstyle

Co-authored-by: modmuss50 <modmuss50@gmail.com>
2020-12-21 21:02:39 +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 Add ability to specify additional tiny remapper options in remapJar (#292) 2020-12-21 21:02:39 +00:00
.editorconfig Update editorconfig to set import order, thanks to @user11681 2020-12-21 19:51:17 +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 Refactor and fix game/loader library handling (#298) 2020-12-21 19:34:00 +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)