Dateien nach "ich777" hochladen

This commit is contained in:
2025-02-17 20:04:03 +01:00
parent b99f2e4dbb
commit d0637f1a0e

View File

@@ -0,0 +1,46 @@
<?xml version="1.0"?>
<Container version="2">
<Name>LOTR-ReturnToMoria</Name>
<Repository>ich777/steamcmd:lotr-returntomoria</Repository>
<Registry>https://hub.docker.com/r/ich777/steamcmd/</Registry>
<Network>bridge</Network>
<Beta>true</Beta>
<MyIP/>
<Shell>bash</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 LOTR:Return to Moria and run it.&#xD;
&#xD;
Initial server configuration: &#xD;
**Servername:** Docker Return to Moria&#xD;
**Password:** Docker&#xD;
&#xD;
**Configuration:** You'll find the configuration file in the main directory for the container: _MoriaServerConfig.ini_&#xD;
&#xD;
**Save Path:** The path for your game saves is: _.../Moria/Saved_&#xD;
&#xD;
**ATTENTION:** First startup can take very long since it downloads the gameserver files and it also installs the runtimes which can take quite some time! &#xD;
&#xD;
Update Notice: Simply restart the container if a newer version of the game is available.</Overview>
<Category>GameServers:</Category>
<WebUI/>
<TemplateURL/>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/lotr-returntomoria.png</Icon>
<ExtraParams>--restart=unless-stopped</ExtraParams>
<PostArgs/>
<CPUset/>
<DateInstalled/>
<DonateText>If you like my work please </DonateText>
<DonateLink>https://www.paypal.me/chips777</DonateLink>
<Requires/>
<Config Name="SteamCMD" Target="/serverdata/steamcmd" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/steamcmd</Config>
<Config Name="Server Files" Target="/serverdata/serverfiles" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/lotr-returntomoria</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">3349480</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"/>
<Config Name="UDP - Game Port" Target="7777" Default="" Mode="udp" Description="UDP GamePort (If you need another port delete this entry and create a new UDP port mapping here in the template with the Container and Host port set to the same as in your MoriaServerConfig.ini file)." Type="Port" Display="always" Required="true" Mask="false">7777</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 (please only set this to 'true' for troubleshooting purposes!)." Type="Variable" Display="always-hide" Required="false" Mask="false"/>
<Config Name="UID" Target="UID" Default="" Mode="" Description="" Type="Variable" Display="advanced-hide" Required="true" Mask="false">99</Config>
<Config Name="GID" Target="GID" Default="" Mode="" Description="" Type="Variable" Display="advanced-hide" Required="true" Mask="false">100</Config>
<TailscaleStateDir/>
</Container>