Przeglądaj źródła

Wreckfest xml update

- Moved the command for fixing mod parameter in the config file from the workshop game xml

Note: with this action/order of preparing the server config, the user will have "correct" xml from the first server installation which fit for workshop mods
rocco27 8 lat temu
rodzic
commit
07f3e1fd0f

+ 1 - 0
modules/config_games/server_configs/wreckfest_win32.xml

@@ -59,6 +59,7 @@
         echo "File $config not found."
         echo "Copying default config file in $config!"
         cp -f initial_$config $config
+        sed -i 's/\#mods=example,my_mod/mods=/g' server_config.cfg
     fi
   </post_install>
   <configuration_files>