Moved the Agents into their own repo. Kept the agent.pl just for reference
This commit is contained in:
parent
22381be29a
commit
8680a02b13
18132 changed files with 0 additions and 2569420 deletions
|
|
@ -1,42 +0,0 @@
|
|||
<game_config>
|
||||
<game_key>space_engineers_win32</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>DedicatedServer</exe_location>
|
||||
<max_user_amount>32</max_user_amount>
|
||||
<mods>
|
||||
<mod key='space_engineers'>
|
||||
<name>none</name>
|
||||
<installer_name>298740</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>
|
||||
</game_config>
|
||||
Loading…
Add table
Add a link
Reference in a new issue