8dfcb0f914
Start work on interactive commands (//help, //biomelist, //pos1/2) Added clipboard and world remapping (between mcpe/pe) //schematic remap //anvil remapall Added anvil -> leveldb converter (run Nukkit jar or /anvil2leveldb) Added safe zstd decompressor Angle mask fixes Fix paste air issues with fawe format (which no-one uses anyway) Fix cfi file:// with an absolute path FIx schematic format and addBlocks Update forge to 1.12 Fixes #663
3 lines
166 B
Groovy
3 lines
166 B
Groovy
rootProject.name = 'FastAsyncWorldEdit'
|
|
|
|
include 'core', 'bukkit', 'favs', 'nukkit', 'forge1710', 'forge189', 'forge194', 'forge110', 'forge111', 'sponge', 'forge112' |