Update project-zomboid.kvp

This commit is contained in:
Greelan 2021-12-23 07:58:26 +11:00 committed by GitHub
parent a92b2d3996
commit 01558b0a5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ App.LinuxCommandLineArgs=
App.WindowsCommandLineArgs=
App.CommandLineArgs=-port {{$ApplicationPort1}} -steamport1 {{$ApplicationPort2}} -steamport2 {{$ApplicationPort3}} -adminpassword {{$RemoteAdminPassword}} {{$FormattedArgs}}
App.AppSettings={}
App.EnvironmentVariables={"PATH":"./jre64/bin:%PATH%","LD_LIBRARY_PATH":"./linux64:./natives:./:./jre64/lib/amd64:%LD_LIBRARY_PATH%","SteamAppId":"108600"}
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}
App.CommandLineParameterDelimiter=
App.ExitMethod=OS_CLOSE