diff options
Diffstat (limited to 'config/sophisticatedcore-client.toml')
| -rw-r--r-- | config/sophisticatedcore-client.toml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/sophisticatedcore-client.toml b/config/sophisticatedcore-client.toml new file mode 100644 index 0000000..3c2d752 --- /dev/null +++ b/config/sophisticatedcore-client.toml @@ -0,0 +1,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 |
