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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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}}