mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Update file unraid.xml
This commit is contained in:
parent
af10353119
commit
050f4efa54
@ -1,15 +1,26 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Beta>True</Beta>
|
||||
<Beta>False</Beta>
|
||||
<Name>Crafty-4</Name>
|
||||
<Repository>registry.gitlab.com/crafty-controller/crafty-4:latest</Repository>
|
||||
<Registry>registry.gitlab.com/crafty-controller/crafty-4</Registry>
|
||||
<Registry>https://registry.gitlab.com/crafty-controller/</Registry>
|
||||
<Repository>crafty-controller/crafty-4:latest</Repository>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>sh</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://discord.gg/9VJPhCE</Support>
|
||||
<Project>https://craftycontrol.com/</Project>
|
||||
<License>GNU GLP V3</License>
|
||||
<Branch>
|
||||
<Tag>latest</Tag>
|
||||
<TagDescription>Latest version of Crafty, which should be used for production purposes as it is the most stable</TagDescription>
|
||||
</Branch>
|
||||
<Branch>
|
||||
<Tag>dev</Tag>
|
||||
<TagDescription>Development version of Crafty, only generally used for testing purposes, because of its less stable nature</TagDescription>
|
||||
</Branch>
|
||||
<Screenshot>https://wiki.craftycontrol.com/uploads/en/crafty%204%20dashboard%20with%20one%20server.jpeg</Screenshot>
|
||||
<Screenshot>https://wiki.craftycontrol.com/uploads/en/crafty%204%20server%20setup%20details.png</Screenshot>
|
||||
<Overview>Crafty 4 is the next iteration of our Minecraft Server Wrapper / Controller / Launcher. Boasting a clean new look, rebuilt from the ground up. Crafty 4 brings a whole host of new features such as Bedrock support. With SteamCMD support on the way!
|
||||
Default login Credentrails are username: "admin" password: "crafty"
|
||||
Crafty 4 is the successor of Crafty Controller, the Docker image is no longer maintained on DockerHub. (now on GitLab)
|
||||
@ -26,12 +37,6 @@ For migration from 3.x please refer to the documentation: https://wiki.craftycon
|
||||
<DateInstalled/>
|
||||
<DonateText>Help to support Crafty on Kofi</DonateText>
|
||||
<DonateLink>https://ko-fi.com/arcadiatech</DonateLink>
|
||||
<Description>Crafty 4 is the next iteration of our Minecraft Server Wrapper / Controller / Launcher. Boasting a clean new look, rebuilt from the ground up. Crafty 4 brings a whole host of new features such as Bedrock support. With SteamCMD support on the way!
|
||||
Default login Credentrails are username: "admin" password: "crafty"
|
||||
Crafty 4 is the successor of Crafty Controller, the Docker image is no longer maintained on DockerHub. (now on GitLab)
|
||||
For official support join the Discord: https://discord.gg/9VJPhCE
|
||||
For migration from 3.x please refer to the documentation: https://wiki.craftycontrol.com/en/4/
|
||||
</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
|
Loading…
Reference in New Issue
Block a user