Last Oasis: tidy ups to kvp

This commit is contained in:
Greelan 2022-05-31 18:30:52 +10:00 committed by GitHub
parent 32f412de00
commit 5917b969ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ App.ExecutableLinux=920720/Mist/Binaries/Linux/MistServer-Linux-Shipping
App.WorkingDir=920720
App.LinuxCommandLineArgs=Mist
App.WindowsCommandLineArgs=
App.CommandLineArgs={{$$PlatformArgs}}-force_steamclient_link -messaging -NoLiveServer -EnableCheats -backendapiurloverride="backend.last-oasis.com" -slots={{$MaxUsers}} -port={{$ApplicationPort1}} -QueryPort={{$ApplicationPort2}} -OverrideConnectionAddress {{$FormattedArgs}}
App.CommandLineArgs={{$PlatformArgs}} -force_steamclient_link -messaging -NoLiveServer -EnableCheats -backendapiurloverride="backend.last-oasis.com" -slots={{$MaxUsers}} -port={{$ApplicationPort1}} -QueryPort={{$ApplicationPort2}} -OverrideConnectionAddress {{$FormattedArgs}}
App.EnvironmentVariables={"LD_LIBRARY_PATH":"./linux64:%LD_LIBRARY_PATH%"}
App.CommandLineParameterFormat=-{0}="{1}"
App.CommandLineParameterDelimiter=