The Isle (EVRIMA): complete command line arguments

This commit is contained in:
Greelan 2022-06-01 20:28:05 +10:00 committed by GitHub
parent d6c94533d6
commit 94bd03e178
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ App.ExecutableLinux=412680/TheIsle/Binaries/Linux/TheIsleServer-Linux-Shipping
App.WorkingDir=412680
App.LinuxCommandLineArgs=
App.WindowsCommandLineArgs=
App.CommandLineArgs={{$PlatformArgs}} -Port={{$GamePort}} -QueryPort={{$QueryPort}} {{$FormattedArgs}} -log
App.CommandLineArgs={{$PlatformArgs}} TheIsle -Port={{$GamePort}} -QueryPort={{$QueryPort}} {{$FormattedArgs}} -log
App.AppSettings={}
App.EnvironmentVariables={"LD_LIBRARY_PATH":"{{$FullRootDir}}linux64:%LD_LIBRARY_PATH%","SteamAppId":"376210"}
App.CommandLineParameterFormat=-{0}={1}