No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
27
ControlPanel/modules/config_games/server_configs/mohsp.xml
Normal file
27
ControlPanel/modules/config_games/server_configs/mohsp.xml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
<game_config>
|
||||
<game_key>mohsp_linux32</game_key>
|
||||
<game_name>Medal Of Honor: Spearhead</game_name>
|
||||
<server_exec_name>spearhead_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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue