force sync from /var/www/html/panel: 2025-09-08T20:36:30Z
This commit is contained in:
commit
4f717c9ee8
18119 changed files with 2566034 additions and 0 deletions
37
ControlPanel/modules/config_games/server_configs/il2_win32.xml
Executable file
37
ControlPanel/modules/config_games/server_configs/il2_win32.xml
Executable file
|
|
@ -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