mirror of
https://github.com/eliasstepanik/Create.git
synced 2026-01-11 09:38:28 +00:00
8 lines
340 B
TOML
8 lines
340 B
TOML
#Client Settings
|
|
[client]
|
|
#Positions where sort buttons can display to help with conflicts with controls from other mods
|
|
#Allowed Values: TITLE_LINE_RIGHT, BELOW_UPGRADES, BELOW_UPGRADE_TABS, HIDDEN
|
|
sortButtonsPosition = "TITLE_LINE_RIGHT"
|
|
#Whether click sound should play when custom buttons are clicked in gui
|
|
playButtonSound = true
|