21 lines
754 B
XML
21 lines
754 B
XML
<game_config>
|
|
<game_key>redorchestra2_win32</game_key>
|
|
<installer>steamcmd</installer>
|
|
<game_name>Red Orchestra 2</game_name>
|
|
<server_exec_name>ROGame.exe</server_exec_name>
|
|
<cli_template>TE-Apartments?%PORT%?%PLAYERS% -log=ServerLog.log %IP% -brewedloading</cli_template>
|
|
<cli_params>
|
|
<cli_param id="IP" cli_string="-multihome=" />
|
|
<cli_param id="PORT" cli_string="Port=" />
|
|
<cli_param id="PLAYERS" cli_string="MaxPlayers=" />
|
|
</cli_params>
|
|
<console_log>ROGame/Logs/ServerLog.log</console_log>
|
|
<exe_location>Binaries/Win32</exe_location>
|
|
<max_user_amount>64</max_user_amount>
|
|
<mods>
|
|
<mod key="redorchestra2">
|
|
<name>none</name>
|
|
<installer_name>212542</installer_name>
|
|
</mod>
|
|
</mods>
|
|
</game_config>
|