Fix launch dedicated crashing.
This commit is contained in:
parent
98eec41578
commit
c86eae338d
@ -79,7 +79,7 @@ fi
|
||||
cd "${ENGINE_DIRECTORY}"
|
||||
|
||||
while true; do
|
||||
MOD_SEARCH_PATHS="${MOD_SEARCH_PATHS}"
|
||||
MOD_SEARCH_PATHS="${MOD_SEARCH_PATHS}" \
|
||||
${RUNTIME_LAUNCHER} bin/OpenRA.Server.dll Engine.EngineDir=".." Game.Mod="${LAUNCH_MOD}" \
|
||||
Server.Name="${NAME}" \
|
||||
Server.ListenPort="${LISTEN_PORT}" \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user