blob: 3c2d75202c7f7c54199a66c0f207a1c2f92b0d33 (
plain)
1
2
3
4
5
6
7
|
#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
|