Initial Commit!

This commit is contained in:
zombieguy
2026-07-08 22:58:56 +01:00
parent d9910aee00
commit 9cef1c5373
2371 changed files with 56283 additions and 0 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