clientstuff

This commit is contained in:
2025-10-27 11:53:18 +01:00
parent 503b04656d
commit d22cef5355
1575 changed files with 795737 additions and 610 deletions

View File

@@ -0,0 +1,27 @@
# Configuration file
general {
# Colour of the arrow pointing to an achievement that can be unlocked in #RRGGBB format
S:canUnlockArrowColour=#00FF00
# Colour of the arrow pointing to an achievement that can't be unlocked in #RRGGBB format
S:cantUnlockArrowColour=#000000
# Colour of the arrow pointing to an achievement that is unlocked in #RRGGBB format
S:completeArrowColour=#A0A0A0
# Change a tab icon ingame by middle clicking on an achievement on the page
B:iconReset=false
# A list that defines the user set tab icons this will override all code set icons
S:listTabIcons <
>
# On false the buttons won't be displayed, all other functionality will work
B:scrollButtons=true
# Overrides mod set colours for arrows
B:userColourOverride=false
}