Initial Sync!

This commit is contained in:
2026-07-26 13:21:37 +01:00
parent dcc2b22c5f
commit e6182d37ff
1582 changed files with 87325 additions and 1 deletions
+22
View File
@@ -0,0 +1,22 @@
# If enabled, hides the call to action at the bottom of the customisation menu which links out to community addons and a guide.
# Valid values: true, false
hideAddonsCallToAction = false
# Determines how unlockable slots are displayed and interactions are handled. This
# option can be changed directly in the backpack inventory GUI.
#
# Mode descriptions:
# ENABLED - Unlockable slots will always be enabled (visible and interactable).
# PURCHASABLE - Unlockable slots will only be enabled if the player has has exp levels
# to purchase/unlock the slot, otherwise they will be disabled (faded out
# and not interactable).
# DISABLED - Unlockable slots will always be disabled. (faded out and not interactable).
#
# Valid values: ENABLED, PURCHASABLE, DISABLED
unlockableSlotMode = "PURCHASABLE"
# If enabled, hides the config button from the backpack screen
# Valid values: true, false
hideConfigButton = false
# Very secret feature, do not enable if you don't want your screen filled with particle effects
# Valid values: true, false
glitterBomb = false