AppFeed/templates/ich777sRepository/ich777/OpenMW-TES3MP.xml
2021-04-05 10:02:43 -04:00

89 lines
5.0 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>OpenMW-TES3MP</Name>
<Repository>ich777/docker-openmw-tes3mp</Repository>
<Registry>https://hub.docker.com/r/ich777/docker-openmw-tes3mp/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/</Support>
<Project>https://tes3mp.com/</Project>
<Overview>TES3MP is a project adding multiplayer functionality to OpenMW, a free and open source engine recreation of the popular Bethesda Softworks game "The Elder Scrolls III: Morrowind".&#13;
&#13;
As of version 0.7.0, TES3MP is fully playable, providing very extensive player, NPC, world and quest synchronization, as well as state saving and loading, all of which are highly customizable via serverside Lua scripts.&#13;
&#13;
Remaining gameplay problems mostly relate to AI and the synchronization of clientside script variables.&#13;
&#13;
Update Notice: Simply restart the container if a newer version of the game is available.</Overview>
<WebUI></WebUI>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/openmwtes3mp.png</Icon>
<ExtraParams>--restart=unless-stopped</ExtraParams>
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>25565</HostPort>
<ContainerPort>25565</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>25565</HostPort>
<ContainerPort>25565</ContainerPort>
<Protocol>udp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/cache/appdata/openmw-tes3mp</HostDir>
<ContainerDir>/openmw</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>latest</Value>
<Name>GAME_V</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>GAME_PARAMS</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>0000</Value>
<Name>UMASK</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="/openmw" Default="" Mode="rw" Description="Main Data Path" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/openmw-tes3mp</Config>
<Config Name="Game Version" Target="GAME_V" Default="" Mode="" Description="Preferred game version goes here (set to latest to download the latest and check on every startup if there is a newer version available)" Type="Variable" Display="always" Required="true" Mask="false">latest</Config>
<Config Name="Extra Game Parameters" Target="GAME_PARAMS" Default="" Mode="" Description="Extra startup Parameters if needed (leave empty if not needed)" Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="TCP - GamePort" Target="25565" Default="" Mode="tcp" Description="TCP Gameport (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 change the port number in the config!)" Type="Port" Display="always" Required="true" Mask="false">25565</Config>
<Config Name="UDP - GamePort" Target="25565" 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 change the port number in the config!)" Type="Port" Display="always" Required="true" Mask="false">25565</Config>
<Config Name="UMASK" Target="UMASK" Default="" Mode="" Description="Permissions for newly created files. Dont change unless you are knowing what you are doing!" Type="Variable" Display="advanced" Required="true" Mask="false">0000</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>TES3MP is a project adding multiplayer functionality to OpenMW, a free and open source engine recreation of the popular Bethesda Softworks game "The Elder Scrolls III: Morrowind".&#13;
&#13;
As of version 0.7.0, TES3MP is fully playable, providing very extensive player, NPC, world and quest synchronization, as well as state saving and loading, all of which are highly customizable via serverside Lua scripts.&#13;
&#13;
Remaining gameplay problems mostly relate to AI and the synchronization of clientside script variables.&#13;
&#13;
Update Notice: Simply restart the container if a newer version of the game is available.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/OpenMW-TES3MP.xml</templatePath>
</Container>