mirror of
https://github.com/parkervcp/eggs.git
synced 2025-01-24 09:02:54 +08:00
* Reset World and cfg to default Values
This commit is contained in:
parent
a1dbd633ba
commit
061b746d0e
@ -123,7 +123,7 @@
|
|||||||
<OffensiveWordsFiltering>false</OffensiveWordsFiltering>
|
<OffensiveWordsFiltering>false</OffensiveWordsFiltering>
|
||||||
<AdjustableMaxVehicleSpeed>true</AdjustableMaxVehicleSpeed>
|
<AdjustableMaxVehicleSpeed>true</AdjustableMaxVehicleSpeed>
|
||||||
</SessionSettings>
|
</SessionSettings>
|
||||||
<LoadWorld>Z:\home\container\World\Sandbox.sbc</LoadWorld>
|
<LoadWorld>C:\Users\TuEye\AppData\Roaming\SpaceEngineersDedicated\Saves\World</LoadWorld>
|
||||||
<IP>0.0.0.0</IP>
|
<IP>0.0.0.0</IP>
|
||||||
<SteamPort>8766</SteamPort>
|
<SteamPort>8766</SteamPort>
|
||||||
<ServerPort>27016</ServerPort>
|
<ServerPort>27016</ServerPort>
|
||||||
@ -131,8 +131,8 @@
|
|||||||
<Administrators />
|
<Administrators />
|
||||||
<Banned />
|
<Banned />
|
||||||
<GroupID>0</GroupID>
|
<GroupID>0</GroupID>
|
||||||
<ServerName>Test</ServerName>
|
<ServerName />
|
||||||
<WorldName>Alien Planet</WorldName>
|
<WorldName>World</WorldName>
|
||||||
<VerboseNetworkLogging>false</VerboseNetworkLogging>
|
<VerboseNetworkLogging>false</VerboseNetworkLogging>
|
||||||
<PauseGameWhenEmpty>false</PauseGameWhenEmpty>
|
<PauseGameWhenEmpty>false</PauseGameWhenEmpty>
|
||||||
<MessageOfTheDay />
|
<MessageOfTheDay />
|
||||||
@ -149,10 +149,10 @@
|
|||||||
<PremadeCheckpointPath />
|
<PremadeCheckpointPath />
|
||||||
<ServerDescription />
|
<ServerDescription />
|
||||||
<ServerPasswordHash />
|
<ServerPasswordHash />
|
||||||
<ServerPasswordSalt>xABYXdqkMP6Kui8g7t55zA==</ServerPasswordSalt>
|
<ServerPasswordSalt>O+61kcmfFdESpxZr3sQdYQ==</ServerPasswordSalt>
|
||||||
<Reserved />
|
<Reserved />
|
||||||
<RemoteApiEnabled>true</RemoteApiEnabled>
|
<RemoteApiEnabled>false</RemoteApiEnabled>
|
||||||
<RemoteSecurityKey>cqNOq5rshSXmeQh6QW++GA==</RemoteSecurityKey>
|
<RemoteSecurityKey>fw8j74YGyC9HnbVWwuyRSA==</RemoteSecurityKey>
|
||||||
<RemoteApiPort>8080</RemoteApiPort>
|
<RemoteApiPort>8080</RemoteApiPort>
|
||||||
<Plugins />
|
<Plugins />
|
||||||
<WatcherInterval>30</WatcherInterval>
|
<WatcherInterval>30</WatcherInterval>
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user