From 14eea1c718b4d384e2a7dd38e859c72e1fdc42b8 Mon Sep 17 00:00:00 2001 From: Greelan <53196309+Greelan@users.noreply.github.com> Date: Thu, 23 Dec 2021 20:45:45 +1100 Subject: [PATCH] Update project-zomboid.kvp --- project-zomboid.kvp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project-zomboid.kvp b/project-zomboid.kvp index 82fe510..53b828c 100644 --- a/project-zomboid.kvp +++ b/project-zomboid.kvp @@ -21,7 +21,7 @@ App.LinuxCommandLineArgs= App.WindowsCommandLineArgs= 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.EnvironmentVariables={"PATH":"./jre64/bin:%PATH%","LD_LIBRARY_PATH":"./linux64:./natives:./:./jre64/lib/amd64:%LD_LIBRARY_PATH%","LD_PRELOAD":./jre64/lib/libjsig.so","SteamAppId":"108600"} App.CommandLineParameterFormat=-{0} {1} App.CommandLineParameterDelimiter= App.ExitMethod=OS_CLOSE