added config files
This commit is contained in:
9
config/movingelevators-common.toml
Normal file
9
config/movingelevators-common.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[General]
|
||||
# What should be the maximum width of an elevator cabin? Higher numbers may cause lag.
|
||||
# Allowed range: 1 ~ 15 - Default: 7
|
||||
maxCabinHorizontalSize = 7
|
||||
|
||||
# What should be the maximum height of an elevator cabin? Higher numbers may cause lag.
|
||||
# Allowed range: 1 ~ 15 - Default: 7
|
||||
maxCabinVerticalSize = 7
|
||||
|
Reference in New Issue
Block a user