Server/project/assets/configs/core.json
2023-12-29 09:44:09 +00:00

25 lines
678 B
JSON

{
"akiVersion": "3.8.0",
"projectName": "SPT-AKI",
"compatibleTarkovVersion": "0.14.0.28375",
"serverName": "SPT Server",
"profileSaveIntervalSeconds": 15,
"sptFriendNickname": "SPT",
"fixes": {
"fixShotgunDispersion": true,
"removeModItemsFromProfile": false,
"fixProfileBreakingInventoryItemIssues": false
},
"features": {
"autoInstallModDependencies": false,
"compressProfile": false,
"chatbotFeatures": {
"sptFriendEnabled": true,
"commandoEnabled": true,
"commandoFeatures": {
"giveCommandEnabled": false
}
}
}
}