Juuxel 705754de80 Change mixin refmap default name to use archivesBaseName instead of the project name (#158)
* Change mixin refmap default name to use archivesBaseName instead of the project name

Using the project name can be problematic in libraries pulled in with Jitpack.
Jitpack clones projects in a directory called "build", which sets the
project name to "build" if not manually defined. The resulting refmap,
"build-refmap.json", can conflict with other mods' refmaps,
leading to mixin crashes.

* Shut up checkstyle
2019-12-29 17:29:19 +00:00
2018-11-03 13:01:34 +00:00
2019-12-27 21:04:26 +00:00
2018-10-22 19:25:18 +01:00
2018-10-27 16:14:05 +02:00
2016-08-16 23:29:10 +01:00
2018-10-24 22:07:18 +02:00

fabric-loom

Gradle plugin for Fabric

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

Description
No description provided
Readme MIT 13 MiB
Languages
Java 75.3%
Groovy 23.9%
Kotlin 0.8%