force sync from /var/www/html/panel: 2025-09-08T20:36:30Z

This commit is contained in:
auto-sync 2025-09-08 16:36:30 -04:00
commit 4f717c9ee8
18119 changed files with 2566034 additions and 0 deletions

View file

@ -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>