Update Killing Floor 2 (#317)
AMP is no longer able to properly read the Killing Floor 2 console in Windows.
This commit is contained in:
parent
3cac969af9
commit
505051099c
@ -9,9 +9,10 @@ Meta.EndpointURIFormat=steam://connect/{ip}:{GenericModule.App.ApplicationPort2}
|
||||
Meta.ConfigManifest=killing-floor-2config.json
|
||||
Meta.MetaConfigManifest=killing-floor-2metaconfig.json
|
||||
Meta.ConfigRoot=killing-floor-2.kvp
|
||||
Meta.MinAMPVersion=
|
||||
Meta.MinAMPVersion=2.4.3.0
|
||||
Meta.SpecificDockerImage=
|
||||
Meta.ContainerPolicy=Supported
|
||||
Meta.ContainerPolicy=RecommendedOnWindows,SupportedOnLinux
|
||||
Meta.ContainerPolicyReason=AMP's console is unable to provide console output on Windows for the Killing Floor 2 server. It is able to do so on Linux, therefore Docker is recommended on Windows.
|
||||
Meta.Prerequsites=[]
|
||||
Meta.ConfigReleaseState=NotSpecified
|
||||
App.DisplayName=Killing Floor 2
|
||||
@ -56,7 +57,7 @@ App.SupportsUniversalSleep=False
|
||||
App.UniversalSleepApplicationUDPPort=1
|
||||
App.UniversalSleepSteamQueryPort=2
|
||||
App.WakeupMode=Any
|
||||
App.ApplicationReadyMode=RegexMatch
|
||||
App.ApplicationReadyMode=Immediate
|
||||
App.TemplateMatchRegex={{(\$?[\w]+)}}
|
||||
Console.FilterMatchRegex=
|
||||
Console.FilterMatchReplacement=
|
||||
|
Loading…
Reference in New Issue
Block a user