No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
|
|
@ -0,0 +1,37 @@
|
|||
<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