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
16
ControlPanel/modules/config_games/server_configs/halo_ce_win.xml
Executable file
16
ControlPanel/modules/config_games/server_configs/halo_ce_win.xml
Executable file
|
|
@ -0,0 +1,16 @@
|
|||
<game_config>
|
||||
<game_key>halo_ce_win32</game_key>
|
||||
<game_name>Halo CE</game_name>
|
||||
<server_exec_name>haloceded.exe</server_exec_name>
|
||||
<cli_template>-exec init.txt -path settings %IP% %PORT%</cli_template>
|
||||
<cli_params>
|
||||
<cli_param id="IP" cli_string="-ip" options="s" />
|
||||
<cli_param id="PORT" cli_string="-port" options="s" />
|
||||
</cli_params>
|
||||
<console_log>settings/haloserver.log</console_log><!-- Enable logging in init.txt: sv_log_enabled 1 sv_log_echo_chat 1 -->
|
||||
<mods>
|
||||
<mod key="halo_ce">
|
||||
<name>none</name>
|
||||
</mod>
|
||||
</mods>
|
||||
</game_config>
|
||||
Loading…
Add table
Add a link
Reference in a new issue