Archived
Updated Profiles & Included Config FIles
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"order": []
|
||||
}
|
||||
Reference in New Issue
Block a user