Slight command line tweak (#388)
This commit is contained in:
parent
7a3e61626a
commit
05d1e563b6
@ -32,7 +32,7 @@ App.ExecutableLinux=622970/Pavlov/Binaries/Linux/PavlovServer
|
|||||||
App.WorkingDir=622970
|
App.WorkingDir=622970
|
||||||
App.LinuxCommandLineArgs=
|
App.LinuxCommandLineArgs=
|
||||||
App.WindowsCommandLineArgs=
|
App.WindowsCommandLineArgs=
|
||||||
App.CommandLineArgs={{$PlatformArgs}} -PORT={{$ApplicationPort1}} {{$FormattedArgs}} -stdout -forcelogflush
|
App.CommandLineArgs=Pavlov -PORT={{$ApplicationPort1}} {{$FormattedArgs}} -stdout -forcelogflush
|
||||||
App.UseLinuxIOREDIR=False
|
App.UseLinuxIOREDIR=False
|
||||||
App.AppSettings={}
|
App.AppSettings={}
|
||||||
App.EnvironmentVariables={"LD_LIBRARY_PATH":"{{$FullBaseDir}}linux64:%LD_LIBRARY_PATH%","SteamAppId":"555160"}
|
App.EnvironmentVariables={"LD_LIBRARY_PATH":"{{$FullBaseDir}}linux64:%LD_LIBRARY_PATH%","SteamAppId":"555160"}
|
||||||
|
Loading…
Reference in New Issue
Block a user