This commit is contained in:
samsonsin
2025-05-29 23:26:10 +02:00
commit 90b3575aea
11149 changed files with 2362534 additions and 0 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
}