Moved the Agents into their own repo. Kept the agent.pl just for reference
This commit is contained in:
parent
22381be29a
commit
8680a02b13
18132 changed files with 0 additions and 2569420 deletions
|
|
@ -1,37 +0,0 @@
|
|||
<game_config>
|
||||
<game_key>il2_win32</game_key>
|
||||
<game_name>IL-2 Sturmovik</game_name>
|
||||
<server_exec_name>il2server.exe</server_exec_name>
|
||||
<max_user_amount>64</max_user_amount>
|
||||
<mods>
|
||||
<mod key="none">
|
||||
<name>None</name>
|
||||
</mod>
|
||||
</mods>
|
||||
<replace_texts>
|
||||
<text key="max_players">
|
||||
<default>serverChannels=.*</default>
|
||||
<var>serverChannels=</var>
|
||||
<filepath>confs.ini</filepath>
|
||||
<options></options>
|
||||
</text>
|
||||
<text key="port">
|
||||
<default>localPort=.*</default>
|
||||
<var>localPort=</var>
|
||||
<filepath>confs.ini</filepath>
|
||||
<options></options>
|
||||
</text>
|
||||
<text key="home_name">
|
||||
<default>serverName=.*</default>
|
||||
<var>serverName=</var>
|
||||
<filepath>confs.ini</filepath>
|
||||
<options></options>
|
||||
</text>
|
||||
<text key="ip">
|
||||
<default>localHost=.*</default>
|
||||
<var>localHost=</var>
|
||||
<filepath>confs.ini</filepath>
|
||||
<options></options>
|
||||
</text>
|
||||
</replace_texts>
|
||||
</game_config>
|
||||
Loading…
Add table
Add a link
Reference in a new issue