add Sons of the Forrest (#2320)
add: Sons of the Forrest --------- Co-authored-by: gOOvER <116325+gOOvER@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"IpAddress": "0.0.0.0",
|
||||
"GamePort": 8766,
|
||||
"QueryPort": 27016,
|
||||
"BlobSyncPort": 9700,
|
||||
"ServerName": "Sons Of The Forest Server (dedicated)",
|
||||
"MaxPlayers": 8,
|
||||
"Password": "",
|
||||
"LanOnly": false,
|
||||
"SaveSlot": 1,
|
||||
"SaveMode": "Continue",
|
||||
"GameMode": "Normal",
|
||||
"SaveInterval": 600,
|
||||
"IdleDayCycleSpeed": 0.0,
|
||||
"IdleTargetFramerate": 5,
|
||||
"ActiveTargetFramerate": 60,
|
||||
"LogFilesEnabled": false,
|
||||
"TimestampLogFilenames": true,
|
||||
"TimestampLogEntries": true,
|
||||
"GameSettings": {
|
||||
"Gameplay.TreeRegrowth": true,
|
||||
"Structure.Damage": true
|
||||
},
|
||||
"CustomGameModeSettings": {
|
||||
"GameSetting.Vail.EnemySpawn": true,
|
||||
"GameSetting.Vail.EnemyHealth": "Normal",
|
||||
"GameSetting.Vail.EnemyDamage": "Normal",
|
||||
"GameSetting.Vail.EnemyArmour": "Normal",
|
||||
"GameSetting.Vail.EnemyAggression": "Normal",
|
||||
"GameSetting.Vail.AnimalSpawnRate": "Normal",
|
||||
"GameSetting.Environment.StartingSeason": "Summer",
|
||||
"GameSetting.Environment.SeasonLength": "Default",
|
||||
"GameSetting.Environment.DayLength": "Default",
|
||||
"GameSetting.Environment.PrecipitationFrequency": "Default",
|
||||
"GameSetting.Survival.ConsumableEffects": "Normal",
|
||||
"GameSetting.Survival.PlayerStatsDamage": "Off",
|
||||
"GameSetting.Survival.ColdPenalties": "Off",
|
||||
"GameSetting.Survival.ReducedFoodInContainers": false,
|
||||
"GameSetting.Survival.SingleUseContainers": false,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user