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
34
modules/config_games/server_configs/jediknight2.xml
Executable file
34
modules/config_games/server_configs/jediknight2.xml
Executable file
|
|
@ -0,0 +1,34 @@
|
|||
<game_config>
|
||||
<game_key>jediknight2_linux32</game_key>
|
||||
<game_name>Jedi Knight 2</game_name>
|
||||
<server_exec_name>jk2ded</server_exec_name>
|
||||
<cli_template>+set dedicated 2 +exec server.cfg %GAME_TYPE% %MAP% %IP% %PORT% %PLAYERS%</cli_template>
|
||||
<cli_params>
|
||||
<cli_param id="MAP" cli_string="+map" options="s" />
|
||||
<cli_param id="IP" cli_string="+set net_ip" options="s" />
|
||||
<cli_param id="PORT" cli_string="+set net_port" options="s" />
|
||||
<cli_param id="PLAYERS" cli_string="+set sv_maxclients" options="s" />
|
||||
<cli_param id="GAME_TYPE" cli_string="+set fs_game" options="s" />
|
||||
</cli_params>
|
||||
<max_user_amount>32</max_user_amount>
|
||||
<mods>
|
||||
<mod key="base">
|
||||
<name>BaseJK2</name>
|
||||
</mod>
|
||||
<mod key="DS-Online">
|
||||
<name>DS-Online</name>
|
||||
</mod>
|
||||
<mod key="Movie_Battles">
|
||||
<name>Movie_Battles</name>
|
||||
</mod>
|
||||
<mod key="Forcemod_2">
|
||||
<name>Forcemod_2</name>
|
||||
</mod>
|
||||
<mod key="Jedi Enhancers">
|
||||
<name>Jedi Enhancers</name>
|
||||
</mod>
|
||||
<mod key="JediMod">
|
||||
<name>JediMod</name>
|
||||
</mod>
|
||||
</mods>
|
||||
</game_config>
|
||||
Loading…
Add table
Add a link
Reference in a new issue