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,27 @@
<game_config>
<game_key>mohaa_linux32</game_key>
<game_name>Medal Of Honor: Allied Assault</game_name>
<server_exec_name>mohaa_lnxded</server_exec_name>
<query_port type="add">97</query_port>
<cli_template>+set dedicated 1 +set sv_maxrate 5000 +set net_noipx 1 +exec server.cfg %IP% %PORT% %PLAYERS%</cli_template>
<cli_params>
<cli_param id="IP" cli_string="+set net_ip" options="s" />
<cli_param id="PORT" cli_string="+set net_port" options="s" />
<cli_param id="PLAYERS" cli_string="+set sv_maxclients" options="s" />
</cli_params>
<max_user_amount>64</max_user_amount>
<mods>
<mod key="1">
<name>Free-For-All</name>
</mod>
<mod key="2">
<name>Team Death Match</name>
</mod>
<mod key="3">
<name>Round Based Match</name>
</mod>
<mod key="4">
<name>Objective</name>
</mod>
</mods>
</game_config>