No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
|
|
@ -0,0 +1,35 @@
|
|||
<game_config>
|
||||
<game_key>hurtworld_linux64</game_key>
|
||||
<installer>steamcmd</installer>
|
||||
<game_name>Hurtworld</game_name>
|
||||
<server_exec_name>Hurtworld.x86_64</server_exec_name>
|
||||
<cli_template>-batchmode -nographics -exec "%PORT% %MAP%;%QUERY_PORT%;%PLAYERS%;%HOSTNAME%" -logfile "gamelog.txt"</cli_template>
|
||||
<cli_params>
|
||||
<cli_param id="PORT" cli_string="host" options="s" />
|
||||
<cli_param id="MAP" cli_string="" />
|
||||
<cli_param id="PLAYERS" cli_string="maxplayers" options="s" />
|
||||
<cli_param id="HOSTNAME" cli_string="servername" options="s" />
|
||||
</cli_params>
|
||||
<reserve_ports>
|
||||
<port type="add" id="QUERY_PORT" cli_string="queryport" options="s">10</port>
|
||||
</reserve_ports>
|
||||
<maps_location>shared_bundles/maps</maps_location>
|
||||
<console_log>gamelog.txt</console_log>
|
||||
<max_user_amount>60</max_user_amount>
|
||||
<mods>
|
||||
<mod key="default">
|
||||
<name>None</name>
|
||||
<installer_name>405100</installer_name>
|
||||
<installer_login>anonymous</installer_login>
|
||||
</mod>
|
||||
</mods>
|
||||
<post_install>
|
||||
</post_install>
|
||||
<lock_files>
|
||||
Hurtworld.x86
|
||||
Hurtworld.x86_64
|
||||
</lock_files>
|
||||
<configuration_files>
|
||||
<file description="Server Configurations">autoexec.cfg</file>
|
||||
</configuration_files>
|
||||
</game_config>
|
||||
Loading…
Add table
Add a link
Reference in a new issue