No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
|
|
@ -0,0 +1,47 @@
|
|||
<game_config>
|
||||
<game_key>space_engineers_win64</game_key>
|
||||
<installer>steamcmd</installer>
|
||||
<game_name>Space Engineers</game_name>
|
||||
<server_exec_name>SpaceEngineersDedicated.exe</server_exec_name>
|
||||
<cli_template>-console %BASE_PATH% -ignorelastsession</cli_template>
|
||||
<cli_params>
|
||||
<cli_param id="BASE_PATH" cli_string="-path" options="sq" />
|
||||
</cli_params>
|
||||
<console_log>SpaceEngineersDedicated.log</console_log>
|
||||
<exe_location>DedicatedServer64</exe_location>
|
||||
<max_user_amount>32</max_user_amount>
|
||||
<mods>
|
||||
<mod key='space_engineers'>
|
||||
<name>none</name>
|
||||
<installer_name>950900</installer_name>
|
||||
<installer_login>anonymous</installer_login>
|
||||
</mod>
|
||||
</mods>
|
||||
<replace_texts>
|
||||
<text key="home_name">
|
||||
<default>ServerName</default>
|
||||
<filepath>SpaceEngineers-Dedicated.cfg</filepath>
|
||||
<options>tags</options>
|
||||
</text>
|
||||
<text key="ip">
|
||||
<default>IP</default>
|
||||
<filepath>SpaceEngineers-Dedicated.cfg</filepath>
|
||||
<options>tags</options>
|
||||
</text>
|
||||
<text key="port">
|
||||
<default>ServerPort</default>
|
||||
<filepath>SpaceEngineers-Dedicated.cfg</filepath>
|
||||
<options>tags</options>
|
||||
</text>
|
||||
<text key="max_players">
|
||||
<default>MaxPlayers</default>
|
||||
<filepath>SpaceEngineers-Dedicated.cfg</filepath>
|
||||
<options>tags</options>
|
||||
</text>
|
||||
</replace_texts>
|
||||
<configuration_files>
|
||||
<file description="Server settings">SpaceEngineers-Dedicated.cfg</file>
|
||||
</configuration_files>
|
||||
|
||||
|
||||
</game_config>
|
||||
Loading…
Add table
Add a link
Reference in a new issue