mirror of
https://github.com/sp-tarkov/assembly-tool.git
synced 2025-02-13 03:10:45 -05:00
12 lines
415 B
JSON
12 lines
415 B
JSON
{
|
|
"Name": "Dumper",
|
|
"MapNames": [ "Interchange", "factory4_day", "factory4_night", "laboratory", "bigmap", "Lighthouse", "RezervBase", "Sandbox", "Sandbox_high", "Shoreline", "TarkovStreets", "Woods" ],
|
|
"DateTimeFormat": "yyyy-MM-dd_HH-mm-ss",
|
|
"QuickDumpEnabled": false,
|
|
"SptTimings": {
|
|
"SingleIterationDelayMs": 10000,
|
|
"AllIterationDelayMs": 100000,
|
|
"RetriesBeforeQuit": 10,
|
|
"RetryDelayMs": 60000
|
|
}
|
|
} |