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,43 +0,0 @@
|
|||
<game_config>
|
||||
<game_key>ivmp_linux32</game_key>
|
||||
<game_name>IV Multiplayer</game_name>
|
||||
<server_exec_name>ivmp-svr</server_exec_name>
|
||||
<console_log>ivmp-svr.log</console_log>
|
||||
<max_user_amount>48</max_user_amount>
|
||||
<mods>
|
||||
<mod key="ivmp">
|
||||
<name>None</name>
|
||||
</mod>
|
||||
</mods>
|
||||
<replace_texts>
|
||||
<text key="port">
|
||||
<default>port</default>
|
||||
<filepath>settings.xml</filepath>
|
||||
<options>tags</options>
|
||||
</text>
|
||||
<text key="max_players">
|
||||
<default>maxplayers</default>
|
||||
<filepath>settings.xml</filepath>
|
||||
<options>tags</options>
|
||||
</text>
|
||||
<text key="home_name">
|
||||
<default>hostname</default>
|
||||
<filepath>settings.xml</filepath>
|
||||
<options>tags</options>
|
||||
</text>
|
||||
<text key="ip">
|
||||
<default>hostaddress</default>
|
||||
<filepath>settings.xml</filepath>
|
||||
<options>tags</options>
|
||||
</text>
|
||||
</replace_texts>
|
||||
<custom_fields>
|
||||
<field key="httpport" type="text">
|
||||
<default>httpport</default>
|
||||
<default_value>9998</default_value>
|
||||
<filepath>settings.xml</filepath>
|
||||
<options>tags</options>
|
||||
<desc>The port the webserver listens on.</desc>
|
||||
</field>
|
||||
</custom_fields>
|
||||
</game_config>
|
||||
Loading…
Add table
Add a link
Reference in a new issue