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>soldatserver_linux32</game_key>
<game_name>Soldat</game_name>
<server_exec_name>soldatserver</server_exec_name>
<query_port type="add">123</query_port>
<cli_template>%PORT% %PLAYERS%</cli_template>
<cli_params>
<cli_param id="PID_FILE" cli_string="-pidfile" options="s" />
<cli_param id="PORT" cli_string="-p" options="s" />
<cli_param id="PLAYERS" cli_string="-l" options="s" />
</cli_params>
<maps_location>maps/</maps_location>
<map_list>mapslist.txt</map_list>
<max_user_amount>32</max_user_amount>
<control_protocol>rcon</control_protocol>
<mods>
<mod key="default">
<name>none</name>
</mod>
</mods>
</game_config>