AppFeed/templates/ich777sRepository/ich777/CounterStrike2D.xml

70 lines
3.4 KiB
XML
Raw Normal View History

2020-12-03 12:42:32 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>CounterStrike2D</Name>
<Repository>ich777/cs2dserver</Repository>
<Registry>https://hub.docker.com/r/ich777/cs2dserver/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/</Support>
<Project>https://www.steampowered.com/</Project>
<Overview>This Docker will download and install CounterStrike 2D.&#13;
CounterStrike 2D is a free to play top down shooter (you can get it on Steam or at https://www.cs2d.com/)</Overview>
<WebUI></WebUI>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/cs2d.png</Icon>
<ExtraParams>--restart=unless-stopped</ExtraParams>
<PostArgs></PostArgs>
<CPUset></CPUset>
<DonateText>If you like my work please </DonateText>
<DonateLink>https://www.paypal.me/chips777</DonateLink>
<DonateImg>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/donate.png</DonateImg>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>36963</HostPort>
<ContainerPort>36963</ContainerPort>
<Protocol>udp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/cache/appdata/cs2d</HostDir>
<ContainerDir>/serverdata/serverfiles</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value></Value>
<Name>GAME_PARAMS</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>FORCE_UPDATE</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>99</Value>
<Name>UID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>100</Value>
<Name>GID</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="ServerFiles" Target="/serverdata/serverfiles" Default="" Mode="rw" Description="Container Path: /serverdata/serverfiles" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/cs2d</Config>
<Config Name="Extra Game Parameters" Target="GAME_PARAMS" Default="" Mode="" Description="Enter your extra startup parameters otherwise leave blank!" Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="UDP - Game Port" Target="36963" Default="" Mode="udp" Description="Container Port: 36963" Type="Port" Display="always" Required="true" Mask="false">36963</Config>
<Config Name="Force Update" Target="FORCE_UPDATE" Default="" Mode="" Description="Put in the value 'true' (without quotes) to Force Update the game otherwise leave blank. Don't forget to delete the value after updating." Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="UID" Target="UID" Default="" Mode="" Description="Container Variable: UID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">99</Config>
<Config Name="GID" Target="GID" Default="" Mode="" Description="Container Variable: GID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">100</Config>
<Description>This Docker will download and install CounterStrike 2D.&#13;
CounterStrike 2D is a free to play top down shooter (you can get it on Steam or at https://www.cs2d.com/)</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/CounterStrike2D.xml</templatePath>
</Container>