ich777/Satisfactory.xml aktualisiert

This commit is contained in:
2025-04-02 07:47:17 +02:00
parent 5136ac5d6b
commit 4f13b588e2

View File

@@ -32,7 +32,8 @@ You can also run multiple servers with only one SteamCMD directory!</Overview>
<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="ServerFiles" Target="/serverdata/serverfiles" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/satisfactory</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: '1690800 -beta YOURBRANCH' (without quotes, replace YOURBRANCH with the branch or version you want to install)." Type="Variable" Display="always" Required="true" Mask="false">1690800</Config>
<Config Name="TCP - Game Port" Target="7777" Default="" Mode="tcp" Description="TCP Game Port (if you need another port, please delete this entry and create a new TCP Port with the required port number, also don't forget to set the port number in the Game Parameters with eg: '-Port=7777')" Type="Port" Display="always" Required="true" Mask="false">7777</Config>
<Config Name="TCP1 - Game Port" Target="8888" Default="" Mode="tcp" Description="TCP Explicit Port (if you need another port, please delete this entry and create a new TCP Port with the required port number, also don't forget to set the port number in the Game Parameters with eg: '-ReliablePort=8888')" Type="Port" Display="always" Required="true" Mask="false">8888</Config>
<Config Name="TCP2 - Game Port" Target="7777" Default="" Mode="tcp" Description="TCP Game Port (if you need another port, please delete this entry and create a new TCP Port with the required port number, also don't forget to set the port number in the Game Parameters with eg: '-Port=7777')" Type="Port" Display="always" Required="true" Mask="false">7777</Config>
<Config Name="UDP - Game Port" Target="7777" Default="" Mode="udp" Description="UDP Game Port (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 set the port number in the Game Parameters with eg: '-Port=7777')" Type="Port" Display="always" Required="true" Mask="false">7777</Config>
<Config Name="Game Parameters" Target="GAME_PARAMS" Default="" Mode="" Description="Type in your Extra Game Parameters seperated with a space and - (if you need for example other ports add: '-Port=7778 -ServerQueryPort=15778 -BeaconPort=15001')" Type="Variable" Display="always-hide" Required="false" Mask="false">-log -unattended</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"/>