07f57e16a8
* Rename `Assets` to `SPT_Data` * Added GZ 20+ variant to repeatable quest system #395 * Repeatable code cleanup * Removed PMC level check for repeatable Quest pool generation #395 they will always generate for both GZ variants * Rename `Assets` to `SPT_Data` --------- Co-authored-by: Chomp <dev@dev.sp-tarkov.com>
10 lines
178 B
JSON
10 lines
178 B
JSON
{
|
|
"enabled": true,
|
|
"maxBackups": 15,
|
|
"directory": "./user/profiles/backups",
|
|
"backupInterval": {
|
|
"enabled": false,
|
|
"intervalMinutes": 120
|
|
}
|
|
}
|