Merge pull request #102 from tenten8401/patch-2

Change Unturned to use GitLab registry
This commit is contained in:
Michael (Parker) Parker 2018-11-03 12:59:01 -04:00 committed by GitHub
commit 113e322e95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
"name": "RocketMod", "name": "RocketMod",
"author": "isaac@isaacs.site", "author": "isaac@isaacs.site",
"description": "The RocketMod server mod for Unturned.", "description": "The RocketMod server mod for Unturned.",
"image": "tenten8401\/pterodactyl-unturned", "image": "registry.gitlab.com\/tenten8401\/pterodactyl-unturned",
"startup": "mono RocketLauncher.exe unturned", "startup": "mono RocketLauncher.exe unturned",
"config": { "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}", "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}",