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,16 +0,0 @@
<game_config>
<game_key>halo_ce_win32</game_key>
<game_name>Halo CE</game_name>
<server_exec_name>haloceded.exe</server_exec_name>
<cli_template>-exec init.txt -path settings %IP% %PORT%</cli_template>
<cli_params>
<cli_param id="IP" cli_string="-ip" options="s" />
<cli_param id="PORT" cli_string="-port" options="s" />
</cli_params>
<console_log>settings/haloserver.log</console_log><!-- Enable logging in init.txt: sv_log_enabled 1 sv_log_echo_chat 1 -->
<mods>
<mod key="halo_ce">
<name>none</name>
</mod>
</mods>
</game_config>