No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
37
modules/config_games/server_configs/lifeisfeudal_win32.xml
Normal file
37
modules/config_games/server_configs/lifeisfeudal_win32.xml
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
<game_config>
|
||||
<game_key>lifeisfeudal_win32</game_key>
|
||||
<installer>steamcmd</installer>
|
||||
<game_name>Life is Feudal</game_name>
|
||||
<server_exec_name>ddctd_cm_yo_server.exe</server_exec_name>
|
||||
<cli_template>-worldID %PORT%</cli_template>
|
||||
<max_user_amount>64</max_user_amount>
|
||||
<mods>
|
||||
<mod key="default">
|
||||
<name>None</name>
|
||||
<installer_name>320850</installer_name>
|
||||
<installer_login>anonymous</installer_login>
|
||||
</mod>
|
||||
</mods>
|
||||
<replace_texts>
|
||||
<text key="home_name">
|
||||
<default>name</default>
|
||||
<filepath>config/world_1.xml</filepath>
|
||||
<options>tags</options>
|
||||
</text>
|
||||
<text key="control_password">
|
||||
<default>adminPassword</default>
|
||||
<filepath>config/world_1.xml</filepath>
|
||||
<options>tags</options>
|
||||
</text>
|
||||
<text key="port">
|
||||
<default>port</default>
|
||||
<filepath>config/world_1.xml</filepath>
|
||||
<options>tags</options>
|
||||
</text>
|
||||
<text key="max_players">
|
||||
<default>maxPlayers</default>
|
||||
<filepath>config/world_1.xml</filepath>
|
||||
<options>tags</options>
|
||||
</text>
|
||||
</replace_texts>
|
||||
</game_config>
|
||||
Loading…
Add table
Add a link
Reference in a new issue