From c94a9c34f192f18d7960c5cd3f0e555bc9593dc9 Mon Sep 17 00:00:00 2001 From: Greelan <53196309+Greelan@users.noreply.github.com> Date: Thu, 23 Dec 2021 13:57:00 +1100 Subject: [PATCH] Update project-zomboid.kvp --- project-zomboid.kvp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project-zomboid.kvp b/project-zomboid.kvp index 1a5cc14..124c982 100644 --- a/project-zomboid.kvp +++ b/project-zomboid.kvp @@ -19,7 +19,7 @@ App.ExecutableLinux=380870/ProjectZomboid64 App.WorkingDir=380870 App.LinuxCommandLineArgs= App.WindowsCommandLineArgs= -App.CommandLineArgs=-port {{$ApplicationPort1}} -steamport1 {{$ApplicationPort2}} -steamport2 {{$ApplicationPort3}} -adminpassword {{$RemoteAdminPassword}} {{$FormattedArgs}} +App.CommandLineArgs=-port {{$ApplicationPort1}} -steamport1 {{$ApplicationPort2}} -steamport2 {{$ApplicationPort3}} {{$FormattedArgs}} App.AppSettings={} App.EnvironmentVariables={"PATH":"./jre64/bin:%PATH%","LD_LIBRARY_PATH":"./linux64:./natives:./:./jre64/lib/amd64:%LD_LIBRARY_PATH%","LD_PRELOAD":"%LD_PRELOAD%:./jre64/lib/libjsig.so","SteamAppId":"108600"} App.CommandLineParameterFormat=-{0} {1} @@ -51,7 +51,7 @@ App.TemplateMatchRegex={{(\$?[\w]+)}} Console.FilterMatchRegex= Console.FilterMatchReplacement= Console.ThrowawayMessageRegex=^(WARNING|ERROR): Shader.+$ -Console.AppReadyRegex=^LOG : Network , \d+> [\d,]+> \*+ SERVER STARTED \*+$ +Console.AppReadyRegex=^LOG\s+: Network\s+, \d+> [\d,]+> \*+ SERVER STARTED \*+$ Console.UserJoinRegex=^User (?.+?) \((?-?d+)\) connected from \[::ffff:(?.+?)\]$ Console.UserLeaveRegex=^User (?.+?) \((?-?d+)\) disconnected\. Reason: (.+?)$ Console.UserChatRegex=^(?.+?): (?.+)$