Special-purpose fork of https://github.com/FabricMC/fabric-loom
 
 
 
Go to file
Ramid Khan 55a9d90690 Allow for non-yarn mappings for MigrateMappingsTask (#141)
* Add getExtension utility method to AbstractLoomTask

* Support non-yarn mappings in MigrateMappingsTask

* Fix style

* Assume Yarn mappings if correct notation was not supplied

* Move load mappings block into its own its own method

Also added protected to getExtension on AbstractLoomTask

* Use Option instead of environment variables

* Assume V2 Yarn by default

* Some restructuring

All works the same.
2019-11-15 20:16:09 +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 for non-yarn mappings for MigrateMappingsTask (#141) 2019-11-15 20:16:09 +00: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 Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
.travis.yml Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
HEADER add license header 2018-10-27 16:14:05 +02:00
Jenkinsfile Merge branch 'pull/110' into dev/0.2.5 2019-06-24 11:17:45 +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 Allow source jars to use their own parameter names for mod deps (#147) 2019-11-13 12:32:44 +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)