Adjusted Flea Sell Chance Mult and Excluded Configs

This commit is contained in:
2025-01-05 17:55:41 -05:00
parent 500b48c22e
commit cff4ef8373
5 changed files with 11 additions and 2 deletions
@@ -65,6 +65,10 @@ const DEFAULT_CONFIG = `{
"user/mods/**/*.js",
"user/mods/**/*.js.map",
"**/*:Zone.Identifier"
// Quest Tracker
"user/mods/Config Files/BepInEx/config/xyz.drakia.questtracker.cfg",
// Dynamic Maps
"user/mods/Config Files/BepInEx/config/com.mpstark.DynamicMaps.cfg"
]
}`;