Revert Windows support (#315)
This commit is contained in:
parent
e30c8d25c6
commit
7706e9d921
@ -1,6 +1,6 @@
|
||||
Meta.DisplayName=OpenTTD
|
||||
Meta.Description=OpenTTD Dedicated Server
|
||||
Meta.OS=Windows, Linux
|
||||
Meta.OS=Linux
|
||||
Meta.Arch=x86_64
|
||||
Meta.Author=Greelan, DARKACE
|
||||
Meta.URL=https://www.openttd.org/
|
||||
@ -12,8 +12,8 @@ Meta.ConfigRoot=openttd.kvp
|
||||
Meta.MinAMPVersion=2.4.1.4
|
||||
Meta.SpecificDockerImage=
|
||||
Meta.DockerRequired=False
|
||||
Meta.ContainerPolicy=RequiredOnWindows,SupportedOnLinux
|
||||
Meta.ContainerPolicyReason=AMP's console is unable to provide console input or output on Windows for the OpenTTD server, which is needed for proper functioning. It is able to do so on Linux, therefore Docker is required on Windows.
|
||||
Meta.ContainerPolicy=SupportedOnLinux
|
||||
Meta.ContainerPolicyReason=
|
||||
Meta.Prerequsites=[]
|
||||
Meta.ConfigReleaseState=NotSpecified
|
||||
Meta.NoCommercialUsage=False
|
||||
|
Loading…
Reference in New Issue
Block a user