Update Project-5-Sightseer.kvp

This commit is contained in:
Julian Thelen AKA DARKACE 2023-05-02 22:01:45 +02:00 committed by GitHub
parent 7abe7d34ea
commit d6bf10cb04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,17 +13,17 @@ Meta.MinAMPVersion=2.4.0.10
Meta.SpecificDockerImage=cubecoders/ampbase:mono
Meta.DockerRequired=False
Meta.ContainerPolicy=RecommendedOnLinux
Meta.ContainerPolicyReason=Windward requires mono. Installing mono on the host may interfere with AMP's operation.
Meta.ContainerPolicyReason=Sightseer requires mono. Installing mono on the host may interfere with AMP's operation.
Meta.Prerequsites=[]
Meta.ExtraContainerPackages=[]
Meta.ConfigReleaseState=NotSpecified
Meta.NoCommercialUsage=False
App.DisplayName=Windward
App.DisplayName=Project-5-Sightseer
App.RootDir=./Sightseer/
App.BaseDirectory=./Sightseer/
App.ExecutableWin=P5SServer.exe
App.ExecutableLinux=/usr/bin/mono
App.WorkingDir=server
App.WorkingDir=Sightseer
App.LinuxCommandLineArgs=./P5SServer.exe
App.CommandLineArgs={{$PlatformArgs}} -tcp {{$GamePort}} -http -localPath {{$FormattedArgs}} {{public}}
App.UseLinuxIOREDIR=False
@ -55,7 +55,7 @@ App.RCONConnectRetrySeconds=5
App.RCONHeartbeatMinutes=0
App.RCONHeartbeatCommand=ping
App.TelnetLoginFormat={0}
App.UpdateSources=[{"UpdateStageName":"Server Download","UpdateSourcePlatform":"All","UpdateSource":"FetchURL","UpdateSourceData":"http://www.tasharen.com/windward/WWServer.zip","UpdateSourceTarget":"{{$FullBaseDir}}","UnzipUpdateSource":true,"OverwriteExistingFiles":true,"DeleteAfterExtract":true},{"UpdateStageName":"Start Server","UpdateSourcePlatform":"All","UpdateSource":"StartApplication"},{"UpdateStageName":"Wait For Server Start","UpdateSourcePlatform":"All","UpdateSource":"WaitForStartupComplete"},{"UpdateStageName":"Stop Server","UpdateSourcePlatform":"All","UpdateSource":"ShutdownApplication"}]
App.UpdateSources=[{"UpdateStageName":"SteamCMD Download","UpdateSourcePlatform":"Linux","UpdateSource": "SteamCMD","UpdateSourceData":"655780","UpdateSourceArgs":"655780"}]
App.Compatibility=None
App.SteamUpdateAnonymousLogin=False
App.SteamForceLoginPrompt=False