Updated Profiles & Included Config FIles

This commit is contained in:
2025-05-16 01:39:53 -04:00
parent 8635702fbf
commit 3a4d6de70c
36 changed files with 3158 additions and 1 deletions
@@ -0,0 +1,59 @@
{
"client": {
"useBtr": true,
"friendlyFire": true,
"dynamicVExfils": false,
"allowFreeCam": false,
"allowSpectateFreeCam": false,
"blacklistedItems": [],
"forceSaveOnDeath": false,
"mods": {
"required": [],
"optional": []
},
"useInertia": true,
"sharedQuestProgression": false,
"canEditRaidSettings": true,
"enableTransits": true,
"anyoneCanStartRaid": false
},
"server": {
"SPT": {
"http": {
"ip": "0.0.0.0",
"port": 6969,
"backendIp": "0.0.0.0",
"backendPort": 6969
},
"disableSPTChatBots": true
},
"allowItemSending": true,
"sentItemsLoseFIR": true,
"launcherListAllProfiles": false,
"sessionTimeout": 5,
"showDevProfile": false,
"showNonStandardProfile": false,
"logClientModsInConsole": false
},
"natPunchServer": {
"enable": false,
"port": 6790,
"natIntroduceAmount": 1
},
"headless": {
"profiles": {
"amount": 0,
"aliases": {}
},
"scripts": {
"generate": true,
"forceIp": ""
},
"setLevelToAverageOfLobby": true,
"restartAfterAmountOfRaids": 0
},
"background": {
"enable": true,
"easteregg": false
}
}
+3
View File
@@ -0,0 +1,3 @@
{
"order": []
}