Update Project-5-Sightseer.kvp

This commit is contained in:
Julian Thelen AKA DARKACE
2023-05-03 09:20:36 +02:00
committed by GitHub
parent 588e29dd39
commit 69b12a24cb

View File

@@ -22,7 +22,7 @@ App.DisplayName=Project 5: Sightseer
App.RootDir=./project5-sightseer/
App.BaseDirectory=./project5-sightseer/server/
App.ExecutableWin=server\P5SServer.exe
App.ExecutableLinux=/usr/bin/mono
App.ExecutableLinux=server/P5SServer.exe
App.WorkingDir=server
App.LinuxCommandLineArgs=./server/P5SServer.exe
App.CommandLineArgs={{$PlatformArgs}} -port {{$GamePort}} -http -localPath {{$FormattedArgs}} {{public}}