No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
|
|
@ -0,0 +1,48 @@
|
|||
<game_config>
|
||||
<game_key>multitheftauto_linux64</game_key>
|
||||
<game_name>Multi Theft Auto</game_name>
|
||||
<server_exec_name>mta-server64</server_exec_name>
|
||||
<console_log>mods/deathmatch/logs/server.log</console_log>
|
||||
<max_user_amount>4096</max_user_amount>
|
||||
<control_protocol>lcon</control_protocol>
|
||||
<mods>
|
||||
<mod key="default">
|
||||
<name>None</name>
|
||||
</mod>
|
||||
</mods>
|
||||
<replace_texts>
|
||||
<text key="home_name">
|
||||
<default>servername</default>
|
||||
<filepath>mods/deathmatch/mtaserver.conf</filepath>
|
||||
<options>tags</options>
|
||||
</text>
|
||||
<text key="ip">
|
||||
<default>serverip</default>
|
||||
<filepath>mods/deathmatch/mtaserver.conf</filepath>
|
||||
<options>tags</options>
|
||||
</text>
|
||||
<text key="port">
|
||||
<default>serverport</default>
|
||||
<filepath>mods/deathmatch/mtaserver.conf</filepath>
|
||||
<options>tags</options>
|
||||
</text>
|
||||
<text key="max_players">
|
||||
<default>maxplayers</default>
|
||||
<filepath>mods/deathmatch/mtaserver.conf</filepath>
|
||||
<options>tags</options>
|
||||
</text>
|
||||
</replace_texts>
|
||||
<custom_fields>
|
||||
<field key="HTTP Port" type="text">
|
||||
<default>httpport</default>
|
||||
<default_value>22005</default_value>
|
||||
<filepath>mods/deathmatch/mtaserver.conf</filepath>
|
||||
<options>tags</options>
|
||||
<access>admin</access>
|
||||
<desc>Port of the http server (it could be same as server port).</desc>
|
||||
</field>
|
||||
</custom_fields>
|
||||
<configuration_files>
|
||||
<file description="Server Configurations">mods/deathmatch/mtaserver.conf</file>
|
||||
</configuration_files>
|
||||
</game_config>
|
||||
Loading…
Add table
Add a link
Reference in a new issue