The Isle (EVRIMA): complete command line arguments
This commit is contained in:
parent
d6c94533d6
commit
94bd03e178
@ -22,7 +22,7 @@ App.ExecutableLinux=412680/TheIsle/Binaries/Linux/TheIsleServer-Linux-Shipping
|
|||||||
App.WorkingDir=412680
|
App.WorkingDir=412680
|
||||||
App.LinuxCommandLineArgs=
|
App.LinuxCommandLineArgs=
|
||||||
App.WindowsCommandLineArgs=
|
App.WindowsCommandLineArgs=
|
||||||
App.CommandLineArgs={{$PlatformArgs}} -Port={{$GamePort}} -QueryPort={{$QueryPort}} {{$FormattedArgs}} -log
|
App.CommandLineArgs={{$PlatformArgs}} TheIsle -Port={{$GamePort}} -QueryPort={{$QueryPort}} {{$FormattedArgs}} -log
|
||||||
App.AppSettings={}
|
App.AppSettings={}
|
||||||
App.EnvironmentVariables={"LD_LIBRARY_PATH":"{{$FullRootDir}}linux64:%LD_LIBRARY_PATH%","SteamAppId":"376210"}
|
App.EnvironmentVariables={"LD_LIBRARY_PATH":"{{$FullRootDir}}linux64:%LD_LIBRARY_PATH%","SteamAppId":"376210"}
|
||||||
App.CommandLineParameterFormat=-{0}={1}
|
App.CommandLineParameterFormat=-{0}={1}
|
||||||
|
Loading…
Reference in New Issue
Block a user