mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 09:50:43 -05:00
![Dev](/assets/img/avatar_default.png)
Added flag to enable deletion of modded items from profile - default is off Fixed issue where loop would stop checking for modded items after finding the first item
11 lines
261 B
JSON
11 lines
261 B
JSON
{
|
|
"akiVersion": "3.6.0",
|
|
"projectName": "SPT-AKI",
|
|
"compatibleTarkovVersion": "0.13.1.24742",
|
|
"serverName": "SPT Server",
|
|
"profileSaveIntervalSeconds": 15,
|
|
"fixes": {
|
|
"fixShotgunDispersion": true,
|
|
"removeModItemsFromProfile": false
|
|
}
|
|
} |