2021-01-28 20:21:47 +00:00
|
|
|
|
|
|
|
#Client Settings
|
|
|
|
[client]
|
|
|
|
#Positions where sort buttons can display to help with conflicts with controls from other mods
|
|
|
|
#Allowed Values: TITLE_LINE_RIGHT, ABOVE_UPGRADES, BELOW_UPGRADES, BELOW_UPGRADE_TABS
|
|
|
|
sortButtonsPosition = "TITLE_LINE_RIGHT"
|
2021-02-12 14:22:54 +00:00
|
|
|
#Whether click sound should play when custom buttons are clicked in backpack gui
|
|
|
|
playButtonSound = true
|
2021-01-28 20:21:47 +00:00
|
|
|
|