Просмотр исходного кода

Fixed name of Life is Feudal xml file

rocco27 9 лет назад
Родитель
Сommit
58762bbbc9
1 измененных файлов с 39 добавлено и 0 удалено
  1. 39 0
      modules/config_games/server_configs/lifeisfeudal_win32.xml

+ 39 - 0
modules/config_games/server_configs/lifeisfeudal_win32.xml

@@ -0,0 +1,39 @@
+<game_config>
+  <game_key>lifeisfedual_win32</game_key>
+  <protocol>lgsl</protocol>
+  <lgsl_query_name>lifeisfedual</lgsl_query_name>
+  <installer>steamcmd</installer>
+  <game_name>Life is Feudal</game_name>
+  <server_exec_name>ddctd_cm_yo_server.exe</server_exec_name>
+  <cli_template>-world 1</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>