9 lines
121 B
TOML
9 lines
121 B
TOML
|
|
||
|
#Inventory sorter modules
|
||
|
[modules]
|
||
|
#Sorting module
|
||
|
sortingmodule = true
|
||
|
#Wheel move module
|
||
|
wheelmovemodule = true
|
||
|
|