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

wrong game key preventing install on linux box

http://www.opengamepanel.org/forum/viewthread.php?thread_id=5173&pid=24742#post_24742
®omano 9 лет назад
Родитель
Сommit
3529e58521
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      modules/config_games/server_configs/big_brother_bot.xml

+ 2 - 2
modules/config_games/server_configs/big_brother_bot.xml

@@ -1,5 +1,5 @@
 <game_config>
-<game_key>big_brother_bot_linux32_win32</game_key>
+<game_key>big_brother_bot_linux32</game_key>
 <game_name>BigBrotherBot (Python)</game_name>         <!-- BigBrotherBot Python Package:         http://forum.bigbrotherbot.net/downloads/?sa=view;down=4    -->
   <server_exec_name>b3_run.py</server_exec_name>      <!-- Python installation reguirmenets:                                                    -->
   <console_log>b3.log</console_log>                  <!--    Python 2.7.* (v3 not compatible):   http://www.python.org/download/releases/2.7.6/            -->
@@ -90,4 +90,4 @@
       <desc>Is the gameserver running PunkBuster Anticheat: on/off</desc>
     </field>
   </custom_fields>
-</game_config>
+</game_config>