ich777/LOTR-ReturnToMoria.xml aktualisiert

This commit is contained in:
2025-02-17 20:08:40 +01:00
parent 1b3b4e45dc
commit 93dcdf7da6

View File

@@ -37,7 +37,7 @@ Update Notice: Simply restart the container if a newer version of the game is av
<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/returntomoria</Config>
<Config Name="GAME_ID" Target="GAME_ID" Default="" Mode="" Description="The GAME_ID that the container download at startup.&#13;&#10;If you want to install a static or beta version of the game change the value to: '3349480 -beta YOURBRANCH' (without quotes, replace YOURBRANCH with the branch or version you want to install)." 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="GAME_PARAMS" Target="GAME_PARAMS" Default="" Mode="" Description="Enter your start up commands for the server (leave empty for none)." 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>