This commit is contained in:
azw
2024-08-19 11:42:04 +08:00
commit d36294cb86
132 changed files with 4417 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
#Client Settings
[client]
#Whether click sound should play when custom buttons are clicked in gui
playButtonSound = true
#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"