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,21 @@
<game_config>
<game_key>soldatserver_linux32</game_key>
<game_name>Soldat</game_name>
<server_exec_name>soldatserver</server_exec_name>
<query_port type="add">123</query_port>
<cli_template>%PORT% %PLAYERS%</cli_template>
<cli_params>
<cli_param id="PID_FILE" cli_string="-pidfile" options="s" />
<cli_param id="PORT" cli_string="-p" options="s" />
<cli_param id="PLAYERS" cli_string="-l" options="s" />
</cli_params>
<maps_location>maps/</maps_location>
<map_list>mapslist.txt</map_list>
<max_user_amount>32</max_user_amount>
<control_protocol>rcon</control_protocol>
<mods>
<mod key="default">
<name>none</name>
</mod>
</mods>
</game_config>