mirror of
https://github.com/eliasstepanik/Create.git
synced 2026-01-10 08:48:26 +00:00
9 lines
191 B
TOML
9 lines
191 B
TOML
#Inventory sorter modules
|
|
[modules]
|
|
#Sorting module
|
|
sortingmodule = true
|
|
#Wheel move module
|
|
wheelmovemodule = true
|
|
#Avoid conflicts with mousetweaks wheel moves
|
|
dodgemousetweaks = true
|