mirror of
https://github.com/EngineHub/WorldEdit.git
synced 2024-12-03 04:20:59 +08:00
bb013aa89b
* Use custom radix sort for ordering blocks * Licenses :P * Fix ordering, add test for it * Grant Gradle more memory (thx Fabric) * Increase (?) / Specify memory for core tests * Many attempts at fixing OOM
8 lines
145 B
INI
8 lines
145 B
INI
group=com.sk89q.worldedit
|
|
version=7.2.0-SNAPSHOT
|
|
|
|
org.gradle.jvmargs=-Xmx1512M
|
|
|
|
loom.version=0.2.6-20200124.104118-60
|
|
mixin.version=0.8+build.17
|