mirror of
https://github.com/EngineHub/WorldEdit.git
synced 2024-12-27 05:00:08 +08:00
9534a9cfce
* Update so many dependencies, merge Forge/Fabric for final * Clean up contrib docs for Gradle change * Fix setting compat flags while using toolchain * Fix deprecation in doc printer * Restore proper forge JAR name * Add dist classifier for mod jar * Properly relocate new bStats * Fix jar used from fabric * Fix fabric bom * Dup the shaded classes for consistency * Sync Forge/Fabric log4j versions, de-dup * Downgrade both log4j. This will work * Update some plugins as well * Drop the fabric force stuff * Use duplicate strategy to directly merge jar
9 lines
154 B
INI
9 lines
154 B
INI
group=com.sk89q.worldedit
|
|
version=7.2.3-SNAPSHOT
|
|
|
|
org.gradle.jvmargs=-Xmx1512M
|
|
org.gradle.parallel=true
|
|
|
|
loom.version=0.5.43
|
|
mixin.version=0.8.1+build.21
|