This commit is contained in:
2026-02-09 22:44:54 +02:00
commit f4a6458690
249 changed files with 349313 additions and 0 deletions

View File

@@ -0,0 +1,68 @@
{
"client": {
"useBtr": true,
"friendlyFire": true,
"dynamicVExfils": false,
"allowFreeCam": false,
"allowSpectateFreeCam": true,
"blacklistedItems": [],
"forceSaveOnDeath": false,
"mods": {
"required": [],
"optional": []
},
"useInertia": true,
"sharedQuestProgression": false,
"canEditRaidSettings": false,
"enableTransits": true,
"anyoneCanStartRaid": false,
"allowNamePlates": false
},
"server": {
"SPT": {
"http": {
"ip": "0.0.0.0",
"port": 6969,
"backendIp": "10.1.1.136",
"backendPort": 6969
},
"disableSPTChatBots": true
},
"webhook": {
"enabled": false,
"name": "Fika Server",
"avatarUrl": "https://github.com/project-fika/Fika-Server-CSharp/blob/main/FikaWebApp/wwwroot/images/FIKA_LOGO.png?raw=true",
"url": ""
},
"allowItemSending": true,
"itemSendingStorageTime": 7,
"sentItemsLoseFIR": true,
"launcherListAllProfiles": false,
"sessionTimeout": 5,
"showDevProfile": false,
"showNonStandardProfile": true,
"adminIds": [],
"apiKey": "iUXYeoTsZxssEheWKzVNVe0svv9agpmD0C3KTXgL5E"
},
"natPunchServer": {
"enable": false,
"port": 6790
},
"headless": {
"profiles": {
"amount": 1,
"aliases": {
"68f357ebaa135d001f05f864": "Headless"
}
},
"scripts": {
"generate": false,
"forceIp": ""
},
"setLevelToAverageOfLobby": true,
"restartAfterAmountOfRaids": 0
},
"background": {
"enable": true
}
}