From e1feb22144d2821c577cb0a281f77c54306f437c Mon Sep 17 00:00:00 2001 From: Felix Perktold <> Date: Thu, 23 Jul 2026 20:26:04 +0000 Subject: asd --- config/sophisticatedcore-client.toml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 config/sophisticatedcore-client.toml (limited to 'config/sophisticatedcore-client.toml') 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 -- cgit v1.2.3