From 28680c5fd2851c9632c74f7e824b8e789f7f335a Mon Sep 17 00:00:00 2001 From: Greelan <53196309+Greelan@users.noreply.github.com> Date: Tue, 4 Jul 2023 19:51:23 +0300 Subject: [PATCH] The Isle Evrima: address app ready logging (#413) --- theisle-evrima.kvp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theisle-evrima.kvp b/theisle-evrima.kvp index 718a44d..4cf46d4 100644 --- a/theisle-evrima.kvp +++ b/theisle-evrima.kvp @@ -21,8 +21,8 @@ App.ExecutableWin=412680/TheIsle/Binaries/Win64/TheIsleServer-Win64-Shipping.exe App.ExecutableLinux=412680/TheIsle/Binaries/Linux/TheIsleServer-Linux-Shipping App.WorkingDir=412680 App.LinuxCommandLineArgs= -App.WindowsCommandLineArgs=-FullStdOutLogOutput -App.CommandLineArgs=TheIsle -Port={{$GamePort}} -QueryPort={{$QueryPort}} {{$FormattedArgs}} -stdout {{$PlatformArgs}} -ini:Engine:[EpicOnlineServices]:DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW -ini:Engine:[EpicOnlineServices]:DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8 +App.WindowsCommandLineArgs= +App.CommandLineArgs=TheIsle {{$PlatformArgs}} -Port={{$GamePort}} -QueryPort={{$QueryPort}} {{$FormattedArgs}} -stdout -FullStdOutLogOutput -ini:Engine:[EpicOnlineServices]:DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW -ini:Engine:[EpicOnlineServices]:DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8 App.AppSettings={} App.EnvironmentVariables={"LD_LIBRARY_PATH":"{{$FullRootDir}}linux64:%LD_LIBRARY_PATH%","SteamAppId":"376210"} App.CommandLineParameterFormat=-{0}={1}