Files
spt-mods-server/com.swiftxp.spt.themodfather/config/config.json
2026-02-09 22:44:54 +02:00

15 lines
381 B
JSON

{
"ConfigVersion": "1.0.1",
"SyncedPaths": [
"SwiftXP.SPT.TheModfather.Updater.exe",
"BepInEx/plugins/**/*"
],
"ExcludedPaths": [
"BepInEx/patchers/spt-prepatch.dll",
"BepInEx/plugins/spt/**/*",
"**/*.log",
"BepInEx/plugins/SAIN/BotTypes.json",
"BepInEx/plugins/SAIN/Default Bot Config Values/**/*",
"BepInEx/plugins/SAIN/Presets/**/*"
]
}