0ade8f4b9c
Co-authored-by: clodan <clodan@clodan.com> Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/180 Co-authored-by: Alex <clodan@noreply.dev.sp-tarkov.com> Co-committed-by: Alex <clodan@noreply.dev.sp-tarkov.com>
25 lines
678 B
JSON
25 lines
678 B
JSON
{
|
|
"akiVersion": "3.7.5",
|
|
"projectName": "SPT-AKI",
|
|
"compatibleTarkovVersion": "0.13.5.26535",
|
|
"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
|
|
}
|
|
}
|
|
}
|
|
}
|