Skip to content

Instantly share code, notes, and snippets.

@Jotschi
Created December 4, 2015 20:36
Show Gist options
  • Save Jotschi/2298515c7427d17350ae to your computer and use it in GitHub Desktop.
Save Jotschi/2298515c7427d17350ae to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<MyConfigDedicated xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SessionSettings>
<GameMode>Survival</GameMode>
<InventorySizeMultiplier>1</InventorySizeMultiplier>
<AssemblerSpeedMultiplier>1</AssemblerSpeedMultiplier>
<AssemblerEfficiencyMultiplier>1</AssemblerEfficiencyMultiplier>
<RefinerySpeedMultiplier>1</RefinerySpeedMultiplier>
<OnlineMode>PUBLIC</OnlineMode>
<MaxPlayers>4</MaxPlayers>
<MaxFloatingObjects>256</MaxFloatingObjects>
<EnvironmentHostility>SAFE</EnvironmentHostility>
<AutoHealing>true</AutoHealing>
<EnableCopyPaste>false</EnableCopyPaste>
<WeaponsEnabled>true</WeaponsEnabled>
<ShowPlayerNamesOnHud>true</ShowPlayerNamesOnHud>
<ThrusterDamage>true</ThrusterDamage>
<CargoShipsEnabled>false</CargoShipsEnabled>
<EnableSpectator>false</EnableSpectator>
<RemoveTrash>false</RemoveTrash>
<WorldSizeKm>20</WorldSizeKm>
<RespawnShipDelete>true</RespawnShipDelete>
<ResetOwnership>true</ResetOwnership>
<WelderSpeedMultiplier>1</WelderSpeedMultiplier>
<GrinderSpeedMultiplier>1</GrinderSpeedMultiplier>
<RealisticSound>false</RealisticSound>
<HackSpeedMultiplier>0.33</HackSpeedMultiplier>
<PermanentDeath>true</PermanentDeath>
<AutoSaveInMinutes>5</AutoSaveInMinutes>
<SpawnShipTimeMultiplier>1</SpawnShipTimeMultiplier>
<DestructibleBlocks>true</DestructibleBlocks>
<EnableIngameScripts>true</EnableIngameScripts>
<ViewDistance>15000</ViewDistance>
<FloraDensity>20</FloraDensity>
<EnableToolShake>true</EnableToolShake>
<VoxelGeneratorVersion>2</VoxelGeneratorVersion>
<EnableOxygen>true</EnableOxygen>
<Enable3rdPersonView>true</Enable3rdPersonView>
<EnableEncounters>true</EnableEncounters>
<EnableFlora>true</EnableFlora>
<EnableStationVoxelSupport>true</EnableStationVoxelSupport>
<EnableSunRotation>true</EnableSunRotation>
<DisableRespawnShips>false</DisableRespawnShips>
<ScenarioEditMode>false</ScenarioEditMode>
<Battle>false</Battle>
<Scenario>false</Scenario>
<CanJoinRunning>false</CanJoinRunning>
<PhysicsIterations>4</PhysicsIterations>
<SunRotationIntervalMinutes>120</SunRotationIntervalMinutes>
<EnableJetpack>true</EnableJetpack>
<SpawnWithTools>true</SpawnWithTools>
<StartInRespawnScreen>false</StartInRespawnScreen>
<EnableVoxelDestruction>true</EnableVoxelDestruction>
<MaxDrones>5</MaxDrones>
<EnableDrones>true</EnableDrones>
</SessionSettings>
<Scenario>
<TypeId>MyObjectBuilder_ScenarioDefinition</TypeId>
<SubtypeId>EarthEasyStart</SubtypeId>
</Scenario>
<LoadWorld />
<IP>0.0.0.0.0</IP>
<SteamPort>8766</SteamPort>
<ServerPort>27016</ServerPort>
<AsteroidAmount>0</AsteroidAmount>
<Administrators />
<Banned />
<Mods />
<GroupID>0</GroupID>
<ServerName>Jotschi</ServerName>
<WorldName>Hyper</WorldName>
<PauseGameWhenEmpty>false</PauseGameWhenEmpty>
<IgnoreLastSession>false</IgnoreLastSession>
</MyConfigDedicated>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment