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>
11 lines
222 B
JSON
11 lines
222 B
JSON
{
|
|
"ip": "127.0.0.1",
|
|
"port": 6969,
|
|
"backendIp": "127.0.0.1",
|
|
"backendPort": 6969,
|
|
"webSocketPingDelayMs": 90000,
|
|
"logRequests": true,
|
|
"serverImagePathOverride": {},
|
|
"certificatePassword": ""
|
|
}
|