Files
spt-mods-server/com.swiftxp.spt.themodfather/config/config.json
2026-02-10 02:27:30 +02:00

13 lines
255 B
JSON

{
"ConfigVersion": "1.0.1",
"SyncedPaths": [
"SwiftXP.SPT.TheModfather.Updater.exe",
"BepInEx/plugins/**/*"
],
"ExcludedPaths": [
"BepInEx/patchers/spt-prepatch.dll",
"BepInEx/plugins/spt/**/*",
"**/*.log",
"**/*.git"
]
}