Added Option to Enable/Disable Mod

This commit is contained in:
jimm0thy
2025-02-24 18:07:59 -05:00
parent 5a6c54eab4
commit 69e346e357
2 changed files with 576 additions and 559 deletions

View File

@@ -3,6 +3,12 @@
##############################################
# mod-player-bot-level-brackets configuration
##############################################
# BotLevelBrackets.ModEnabled
# Description: Turns module on/on
# Default: 1 (enabled)
# Valid Values: 0 (off) / 1 (on)
BotLevelBrackets.ModEnabled = 1
#
# BotLevelBrackets.DebugMode
# Description: Enables debug logging for the Bot Level Brackets module.