mirror of
https://github.com/BG-Software-LLC/WildLoaders.git
synced 2024-11-10 10:09:55 +01:00
16 lines
476 B
Properties
16 lines
476 B
Properties
# Compiling settings
|
|
# You can turn-off compiling of specific modules here by setting them to `false`
|
|
nms.compile_v1_7=true
|
|
nms.compile_v1_8=true
|
|
nms.compile_v1_12=true
|
|
nms.compile_v1_16=true
|
|
nms.compile_v1_17=true
|
|
nms.compile_v1_18=true
|
|
nms.compile_v1_19=true
|
|
hook.compile_epicspawners6=true
|
|
hook.compile_epicspawners7=true
|
|
hook.compile_factionsuuid=true
|
|
hook.compile_factionsx=true
|
|
hook.compile_lands=true
|
|
hook.compile_massivefactions=true
|
|
hook.compile_superiorskyblock=true |