Moved the Agents into their own repo. Kept the agent.pl just for reference

This commit is contained in:
Frank Harris 2025-09-11 13:27:32 -04:00
parent 22381be29a
commit 8680a02b13
18132 changed files with 0 additions and 2569420 deletions

View file

@ -1,21 +0,0 @@
<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>