Special-purpose fork of https://github.com/FabricMC/fabric-loom
 
 
 
Go to file
Chocohead 03fb478166 Remap less (#77)
* Avoid remapping jars every time Loom starts

* Attempt to find installer JSON if it isn't found

Remapping Fabric-Loader used to find it every time, now we might skip that we have to go looking for it

* Log a little more when skipping things

Makes it more clear cut when it is avoiding doing things compared to failing after trying
2019-04-20 18:47:32 +01:00
gradle/wrapper disable shading and small other fixes (#12) 2018-11-04 00:27:55 +00:00
src/main Remap less (#77) 2019-04-20 18:47:32 +01:00
.editorconfig add gradle plugin marker (#11) 2018-11-03 13:01:34 +00:00
.gitattributes Update Gradle wrapper to 3.0 (#2) 2016-08-16 23:29:10 +01:00
.gitignore add gradle plugin marker (#11) 2018-11-03 13:01:34 +00:00
HEADER add license header 2018-10-27 16:14:05 +02:00
Jenkinsfile Rename jenkins file 2018-10-22 19:30:59 +01: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 fix license check 2019-04-19 21:56:58 +02:00
gradle.properties Revert to old name 2018-10-22 19:25:18 +01:00
gradlew Update to gradle 4.7 2018-05-14 11:20:19 +01:00
gradlew.bat fix gradlew.bat 2018-11-05 07:32:44 +01: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)