mirror of
https://github.com/EngineHub/WorldEdit.git
synced 2025-03-07 13:48:00 +08:00
* [Fabric] Test port to 1.16-pre5 * [Fabric] Fix/improve regen implementation * Cleanup properly in regen * Cleanup unused interfaces/methods from porting * Add licenses to new classes * Allow packages from refactor in checkstyle * Remove unused imports from WorldGenListener * Remap the access widener in the dist jar * [Fabric] Update to 1.16-pre6 (recursion limit) Requires an update in the Bukkit Adapters later. * [Fabric] Update to 1.16 May or may not build, depending on how cached everything is.
8 lines
143 B
INI
8 lines
143 B
INI
group=com.sk89q.worldedit
|
|
version=7.2.0-SNAPSHOT
|
|
|
|
org.gradle.jvmargs=-Xmx1512M
|
|
|
|
loom.version=0.4-20200621.183046-20
|
|
mixin.version=0.8+build.17
|