This commit is contained in:
Squidly271 2021-01-27 13:43:20 -05:00
parent 6bd0b80c41
commit a0e8b70791
7 changed files with 740 additions and 23 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1611767272
"last_updated_timestamp": 1611772998
}

View File

@ -99049,6 +99049,298 @@
"LastUpdateScan": 1611457760,
"FirstSeen": 1559498834
},
{
"Name": "HalfLife-Deathmatch",
"Repository": "ich777/steamcmd:hldm",
"Registry": "https://hub.docker.com/r/ich777/steamcmd/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/",
"Project": "https://www.steampowered.com/",
"Overview": "This Docker will download and install SteamCMD. It will also install HalfLife-Deathmatch and run it.\r\n\r\nATTENTION: First Startup can take very long since it downloads the gameserver files!\r\n\r\nUpdate Notice: Simply restart the container if a newer version of the game is available.\r\n\r\nYou can also run multiple servers with only one SteamCMD directory!",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/HalfLife-Deathmatch.xml",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/hldm.png",
"ExtraParams": "--restart=unless-stopped",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like my work please ",
"DonateLink": "https://www.paypal.me/chips777",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": [
{
"HostPort": "27015",
"ContainerPort": "27015",
"Protocol": "tcp"
},
{
"HostPort": "27015",
"ContainerPort": "27015",
"Protocol": "udp"
}
]
}
},
"Data": {
"Volume": [
{
"HostDir": "/mnt/user/appdata/steamcmd",
"ContainerDir": "/serverdata/steamcmd",
"Mode": "rw"
},
{
"HostDir": "/mnt/cache/appdata/hldm",
"ContainerDir": "/serverdata/serverfiles",
"Mode": "rw"
}
]
},
"Environment": {
"Variable": [
{
"Value": "90",
"Name": "GAME_ID",
"Mode": ""
},
{
"Value": "hl",
"Name": "GAME_NAME",
"Mode": ""
},
{
"Value": "-secure +maxplayers 32 +map gasworks.bsp",
"Name": "GAME_PARAMS",
"Mode": ""
},
{
"Value": "",
"Name": "USERNAME",
"Mode": ""
},
{
"Value": "",
"Name": "VALIDATE",
"Mode": ""
},
{
"Value": "",
"Name": "PASSWRD",
"Mode": ""
},
{
"Value": "27015",
"Name": "GAME_PORT",
"Mode": ""
},
{
"Value": "99",
"Name": "UID",
"Mode": ""
},
{
"Value": "100",
"Name": "GID",
"Mode": ""
}
]
},
"Config": [
{
"@attributes": {
"Name": "SteamCMD",
"Target": "/serverdata/steamcmd",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /serverdata/steamcmd",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/steamcmd"
},
{
"@attributes": {
"Name": "ServerFiles",
"Target": "/serverdata/serverfiles",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /serverdata/serverfiles",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/hldm"
},
{
"@attributes": {
"Name": "GAME_ID",
"Target": "GAME_ID",
"Default": "",
"Mode": "",
"Description": "The GAME_ID that the container download at startup.\r\n(https://developer.valvesoftware.com/wiki/Dedicated_Servers_List)",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "90"
},
{
"@attributes": {
"Name": "GAME_NAME",
"Target": "GAME_NAME",
"Default": "",
"Mode": "",
"Description": "Game name to start (is connected to the GAME_PARAMS).",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "hl"
},
{
"@attributes": {
"Name": "GAME_PARAMS",
"Target": "GAME_PARAMS",
"Default": "",
"Mode": "",
"Description": "Enter your start up commands for the server.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "-secure +maxplayers 32 +map gasworks.bsp"
},
{
"@attributes": {
"Name": "TCP RCON",
"Target": "27015",
"Default": "",
"Mode": "tcp",
"Description": "TCP RCON Port (not required)",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "27015"
},
{
"@attributes": {
"Name": "UDP",
"Target": "27015",
"Default": "",
"Mode": "udp",
"Description": "UDP Gameport (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to click an 'Show more settings ...' and change the port number",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "27015"
},
{
"@attributes": {
"Name": "Steam-Username",
"Target": "USERNAME",
"Default": "",
"Mode": "",
"Description": "Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).",
"Type": "Variable",
"Display": "always-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Validate Installation",
"Target": "VALIDATE",
"Default": "",
"Mode": "",
"Description": "Set the Variable to 'true' if you want to validate the installation otherwise leave it blank.",
"Type": "Variable",
"Display": "always-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Steam-Password",
"Target": "PASSWRD",
"Default": "",
"Mode": "",
"Description": "Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).",
"Type": "Variable",
"Display": "always-hide",
"Required": "false",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "GAME_PORT",
"Target": "GAME_PORT",
"Default": "",
"Mode": "",
"Description": "Container Variable: GAME_PORT",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "27015"
},
{
"@attributes": {
"Name": "UID",
"Target": "UID",
"Default": "",
"Mode": "",
"Description": "Container Variable: UID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "GID",
"Default": "",
"Mode": "",
"Description": "Container Variable: GID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "100"
}
],
"Repo": "ich777's Repository",
"Category": "GameServers:",
"Description": "This Docker will download and install SteamCMD. It will also install HalfLife-Deathmatch and run it.\r\n\r\nATTENTION: First Startup can take very long since it downloads the gameserver files!\r\n\r\nUpdate Notice: Simply restart the container if a newer version of the game is available.\r\n\r\nYou can also run multiple servers with only one SteamCMD directory!",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/HalfLife-Deathmatch.xml",
"CategoryList": [
"GameServers"
],
"LastUpdateScan": 1611772995,
"FirstSeen": 1611772995
},
{
"Name": "HalfLife2DeathMatch",
"Repository": "ich777/steamcmd:hl2dm",

View File

@ -1,7 +1,7 @@
{
"apps": 1109,
"last_updated_timestamp": 1611767272,
"last_updated": "2021-01-27 12:07",
"apps": 1110,
"last_updated_timestamp": 1611772998,
"last_updated": "2021-01-27 13:43",
"categories": [
{
"Cat": "Backup:",
@ -99207,6 +99207,298 @@
"LastUpdateScan": 1611457760,
"FirstSeen": 1559498834
},
{
"Name": "HalfLife-Deathmatch",
"Repository": "ich777/steamcmd:hldm",
"Registry": "https://hub.docker.com/r/ich777/steamcmd/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/",
"Project": "https://www.steampowered.com/",
"Overview": "This Docker will download and install SteamCMD. It will also install HalfLife-Deathmatch and run it.\r\n\r\nATTENTION: First Startup can take very long since it downloads the gameserver files!\r\n\r\nUpdate Notice: Simply restart the container if a newer version of the game is available.\r\n\r\nYou can also run multiple servers with only one SteamCMD directory!",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/HalfLife-Deathmatch.xml",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/hldm.png",
"ExtraParams": "--restart=unless-stopped",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like my work please ",
"DonateLink": "https://www.paypal.me/chips777",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": [
{
"HostPort": "27015",
"ContainerPort": "27015",
"Protocol": "tcp"
},
{
"HostPort": "27015",
"ContainerPort": "27015",
"Protocol": "udp"
}
]
}
},
"Data": {
"Volume": [
{
"HostDir": "/mnt/user/appdata/steamcmd",
"ContainerDir": "/serverdata/steamcmd",
"Mode": "rw"
},
{
"HostDir": "/mnt/cache/appdata/hldm",
"ContainerDir": "/serverdata/serverfiles",
"Mode": "rw"
}
]
},
"Environment": {
"Variable": [
{
"Value": "90",
"Name": "GAME_ID",
"Mode": ""
},
{
"Value": "hl",
"Name": "GAME_NAME",
"Mode": ""
},
{
"Value": "-secure +maxplayers 32 +map gasworks.bsp",
"Name": "GAME_PARAMS",
"Mode": ""
},
{
"Value": "",
"Name": "USERNAME",
"Mode": ""
},
{
"Value": "",
"Name": "VALIDATE",
"Mode": ""
},
{
"Value": "",
"Name": "PASSWRD",
"Mode": ""
},
{
"Value": "27015",
"Name": "GAME_PORT",
"Mode": ""
},
{
"Value": "99",
"Name": "UID",
"Mode": ""
},
{
"Value": "100",
"Name": "GID",
"Mode": ""
}
]
},
"Config": [
{
"@attributes": {
"Name": "SteamCMD",
"Target": "/serverdata/steamcmd",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /serverdata/steamcmd",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/steamcmd"
},
{
"@attributes": {
"Name": "ServerFiles",
"Target": "/serverdata/serverfiles",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /serverdata/serverfiles",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/hldm"
},
{
"@attributes": {
"Name": "GAME_ID",
"Target": "GAME_ID",
"Default": "",
"Mode": "",
"Description": "The GAME_ID that the container download at startup.\r\n(https://developer.valvesoftware.com/wiki/Dedicated_Servers_List)",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "90"
},
{
"@attributes": {
"Name": "GAME_NAME",
"Target": "GAME_NAME",
"Default": "",
"Mode": "",
"Description": "Game name to start (is connected to the GAME_PARAMS).",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "hl"
},
{
"@attributes": {
"Name": "GAME_PARAMS",
"Target": "GAME_PARAMS",
"Default": "",
"Mode": "",
"Description": "Enter your start up commands for the server.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "-secure +maxplayers 32 +map gasworks.bsp"
},
{
"@attributes": {
"Name": "TCP RCON",
"Target": "27015",
"Default": "",
"Mode": "tcp",
"Description": "TCP RCON Port (not required)",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "27015"
},
{
"@attributes": {
"Name": "UDP",
"Target": "27015",
"Default": "",
"Mode": "udp",
"Description": "UDP Gameport (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to click an 'Show more settings ...' and change the port number",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "27015"
},
{
"@attributes": {
"Name": "Steam-Username",
"Target": "USERNAME",
"Default": "",
"Mode": "",
"Description": "Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).",
"Type": "Variable",
"Display": "always-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Validate Installation",
"Target": "VALIDATE",
"Default": "",
"Mode": "",
"Description": "Set the Variable to 'true' if you want to validate the installation otherwise leave it blank.",
"Type": "Variable",
"Display": "always-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Steam-Password",
"Target": "PASSWRD",
"Default": "",
"Mode": "",
"Description": "Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).",
"Type": "Variable",
"Display": "always-hide",
"Required": "false",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "GAME_PORT",
"Target": "GAME_PORT",
"Default": "",
"Mode": "",
"Description": "Container Variable: GAME_PORT",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "27015"
},
{
"@attributes": {
"Name": "UID",
"Target": "UID",
"Default": "",
"Mode": "",
"Description": "Container Variable: UID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "GID",
"Default": "",
"Mode": "",
"Description": "Container Variable: GID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "100"
}
],
"Repo": "ich777's Repository",
"Category": "GameServers:",
"Description": "This Docker will download and install SteamCMD. It will also install HalfLife-Deathmatch and run it.\r\n\r\nATTENTION: First Startup can take very long since it downloads the gameserver files!\r\n\r\nUpdate Notice: Simply restart the container if a newer version of the game is available.\r\n\r\nYou can also run multiple servers with only one SteamCMD directory!",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/HalfLife-Deathmatch.xml",
"CategoryList": [
"GameServers"
],
"LastUpdateScan": 1611772995,
"FirstSeen": 1611772995
},
{
"Name": "HalfLife2DeathMatch",
"Repository": "ich777/steamcmd:hl2dm",

View File

@ -1416,5 +1416,6 @@
"riftbit/serviio": 1611645014,
"honeygain/honeygain": 1611652185,
"shadowsocks/shadowsocks-libev": 1611745663,
"blakeblackshear/frigate:0.8.0-amd64": 1611752837
"blakeblackshear/frigate:0.8.0-amd64": 1611752837,
"ich777/steamcmd:hldm": 1611772995
}

View File

@ -8441,11 +8441,10 @@
"MediaApp-Video",
"Tools-Utilities"
],
"downloads": 496162,
"downloads": 498908,
"stars": 7,
"trending": 0.312,
"trending": 0.55,
"trends": [
1.571,
1.544,
1.484,
1.54,
@ -8457,10 +8456,10 @@
0.711,
0.575,
0.447,
0.312
0.312,
0.55
],
"trendsDate": [
1577979089,
1580578849,
1583176010,
1585771691,
@ -8472,10 +8471,10 @@
1601366898,
1603966103,
1606561689,
1609168050
1609168050,
1611767270
],
"downloadtrend": [
439422,
446313,
453036,
460123,
@ -8487,9 +8486,10 @@
489574,
492407,
494616,
496162
496162,
498908
],
"LastUpdateScan": 1609168050,
"LastUpdateScan": 1611767270,
"FirstSeen": 1444104000
},
{
@ -59836,11 +59836,10 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 247252,
"downloads": 252581,
"stars": 1,
"trending": 1.203,
"trending": 2.11,
"trends": [
3.609,
3.215,
4.166,
4.733,
@ -59852,10 +59851,10 @@
1.982,
1.785,
2.546,
1.203
1.203,
2.11
],
"trendsDate": [
1577979089,
1580578849,
1583176010,
1585771691,
@ -59867,10 +59866,10 @@
1601366899,
1603966103,
1606561694,
1609168050
1609168050,
1611767271
],
"downloadtrend": [
177367,
183259,
191225,
200725,
@ -59882,9 +59881,10 @@
233809,
238058,
244278,
247252
247252,
252581
],
"LastUpdateScan": 1609168050,
"LastUpdateScan": 1611767271,
"FirstSeen": 1533960000
},
{

View File

@ -40853,5 +40853,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"ich777/steamcmd:hldm": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1611772995,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}

View File

@ -0,0 +1,122 @@
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>HalfLife-Deathmatch</Name>
<Repository>ich777/steamcmd:hldm</Repository>
<Registry>https://hub.docker.com/r/ich777/steamcmd/</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 SteamCMD. It will also install HalfLife-Deathmatch and run it.&#13;
&#13;
ATTENTION: First Startup can take very long since it downloads the gameserver files!&#13;
&#13;
Update Notice: Simply restart the container if a newer version of the game is available.&#13;
&#13;
You can also run multiple servers with only one SteamCMD directory!</Overview>
<WebUI></WebUI>
<TemplateURL>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/HalfLife-Deathmatch.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/hldm.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>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>27015</HostPort>
<ContainerPort>27015</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>27015</HostPort>
<ContainerPort>27015</ContainerPort>
<Protocol>udp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/steamcmd</HostDir>
<ContainerDir>/serverdata/steamcmd</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/cache/appdata/hldm</HostDir>
<ContainerDir>/serverdata/serverfiles</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>90</Value>
<Name>GAME_ID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>hl</Value>
<Name>GAME_NAME</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>-secure +maxplayers 32 +map gasworks.bsp</Value>
<Name>GAME_PARAMS</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>USERNAME</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>VALIDATE</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>PASSWRD</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>27015</Value>
<Name>GAME_PORT</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="SteamCMD" Target="/serverdata/steamcmd" Default="" Mode="rw" Description="Container Path: /serverdata/steamcmd" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/steamcmd</Config>
<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/hldm</Config>
<Config Name="GAME_ID" Target="GAME_ID" Default="" Mode="" Description="The GAME_ID that the container download at startup.&#13;&#10;(https://developer.valvesoftware.com/wiki/Dedicated_Servers_List)" Type="Variable" Display="always" Required="true" Mask="false">90</Config>
<Config Name="GAME_NAME" Target="GAME_NAME" Default="" Mode="" Description="Game name to start (is connected to the GAME_PARAMS)." Type="Variable" Display="always" Required="true" Mask="false">hl</Config>
<Config Name="GAME_PARAMS" Target="GAME_PARAMS" Default="" Mode="" Description="Enter your start up commands for the server." Type="Variable" Display="always" Required="false" Mask="false">-secure +maxplayers 32 +map gasworks.bsp</Config>
<Config Name="TCP RCON" Target="27015" Default="" Mode="tcp" Description="TCP RCON Port (not required)" Type="Port" Display="always" Required="false" Mask="false">27015</Config>
<Config Name="UDP" Target="27015" Default="" Mode="udp" Description="UDP Gameport (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to click an 'Show more settings ...' and change the port number" Type="Port" Display="always" Required="true" Mask="false">27015</Config>
<Config Name="Steam-Username" Target="USERNAME" Default="" Mode="" Description="Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard)." Type="Variable" Display="always-hide" Required="false" Mask="false"></Config>
<Config Name="Validate Installation" Target="VALIDATE" Default="" Mode="" Description="Set the Variable to 'true' if you want to validate the installation otherwise leave it blank." Type="Variable" Display="always-hide" Required="false" Mask="false"></Config>
<Config Name="Steam-Password" Target="PASSWRD" Default="" Mode="" Description="Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard)." Type="Variable" Display="always-hide" Required="false" Mask="true"></Config>
<Config Name="GAME_PORT" Target="GAME_PORT" Default="" Mode="" Description="Container Variable: GAME_PORT" Type="Variable" Display="advanced" Required="true" Mask="false">27015</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>
<Category>GameServers:</Category>
<Description>This Docker will download and install SteamCMD. It will also install HalfLife-Deathmatch and run it.&#13;
&#13;
ATTENTION: First Startup can take very long since it downloads the gameserver files!&#13;
&#13;
Update Notice: Simply restart the container if a newer version of the game is available.&#13;
&#13;
You can also run multiple servers with only one SteamCMD directory!</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/HalfLife-Deathmatch.xml</templatePath>
</Container>