mirror of
https://github.com/pelican-eggs/games-standalone.git
synced 2024-11-22 02:12:37 +01:00
Change Unturned to use GitLab registry
Moving the egg to GitLab from Docker Hub because the builds are much faster and it's more integrated with the project.
This commit is contained in:
parent
53108c36b5
commit
292e6020a5
@ -7,7 +7,7 @@
|
||||
"name": "RocketMod",
|
||||
"author": "isaac@isaacs.site",
|
||||
"description": "The RocketMod server mod for Unturned.",
|
||||
"image": "tenten8401\/pterodactyl-unturned",
|
||||
"image": "registry.gitlab.com\/tenten8401\/pterodactyl-unturned",
|
||||
"startup": "mono RocketLauncher.exe unturned",
|
||||
"config": {
|
||||
"files": "{\r\n \"Servers\/unturned\/Server\/Commands.dat\": {\r\n \"parser\": \"file\",\r\n \"find\": {\r\n \"Port\": \"Port {{server.build.default.port}}\"\r\n }\r\n}\r\n}",
|
||||
|
Loading…
Reference in New Issue
Block a user