force sync from /var/www/html/panel: 2025-09-08T20:36:30Z
This commit is contained in:
commit
4f717c9ee8
18119 changed files with 2566034 additions and 0 deletions
42
modules/config_games/server_configs/space_engineers_win32.xml
Executable file
42
modules/config_games/server_configs/space_engineers_win32.xml
Executable file
|
|
@ -0,0 +1,42 @@
|
|||
<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