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,30 +0,0 @@
|
|||
<game_config>
|
||||
<game_key>vicecitymp_linux64</game_key>
|
||||
<game_name>Vice City Multiplayer</game_name>
|
||||
<server_exec_name>mpsvrrel64</server_exec_name>
|
||||
<max_user_amount>100</max_user_amount>
|
||||
<mods>
|
||||
<mod key="default">
|
||||
<name>None</name>
|
||||
</mod>
|
||||
</mods>
|
||||
<replace_texts>
|
||||
<text key="port">
|
||||
<default>port .*</default>
|
||||
<var>port</var>
|
||||
<filepath>server.cfg</filepath>
|
||||
<options>s</options>
|
||||
</text>
|
||||
<text key="max_players">
|
||||
<default>maxplayers .*</default>
|
||||
<var>maxplayers</var>
|
||||
<filepath>server.cfg</filepath>
|
||||
<options>s</options>
|
||||
</text>
|
||||
<text key="home_name">
|
||||
<default>ServerName</default>
|
||||
<filepath>server.conf</filepath>
|
||||
<options>tags</options>
|
||||
</text>
|
||||
</replace_texts>
|
||||
</game_config>
|
||||
Loading…
Add table
Add a link
Reference in a new issue