From 033d6d40b19a538236f983b94081a591b2899c9a Mon Sep 17 00:00:00 2001 From: Shirobaka Date: Sun, 10 Mar 2019 15:24:35 +0100 Subject: [PATCH] Update egg-multi-theft-auto.json --- gta/mtasa/egg-multi-theft-auto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gta/mtasa/egg-multi-theft-auto.json b/gta/mtasa/egg-multi-theft-auto.json index 117ac602..b2f19d8f 100644 --- a/gta/mtasa/egg-multi-theft-auto.json +++ b/gta/mtasa/egg-multi-theft-auto.json @@ -3,11 +3,11 @@ "meta": { "version": "PTDL_v1" }, - "exported_at": "2019-02-01T13:25:30+01:00", + "exported_at": "2019-03-10T15:23:54+01:00", "name": "Multi Theft Auto", "author": "info@six-gaming.com", "description": "What more could you want? Multi Theft Auto provides the best online Grand Theft Auto experience there is. Read on to find out more.", - "image": "quay.io\/bl4ckspr4y\/pterodactyl-images:mtasa", + "image": "quay.io\/shirobaka\/mtasa", "startup": ".\/mta-server64 --port {{SERVER_PORT}} --httpport {{SERVER_WEBPORT}} -n", "config": { "files": "{}", @@ -25,7 +25,7 @@ "variables": [ { "name": "SERVER_WEBPORT", - "description": "The http port for web resource", + "description": "The http port for web resource.\r\nThis Port needs to be the {{SERVER_PORT}}+3.", "env_variable": "SERVER_WEBPORT", "default_value": "22005", "user_viewable": 1,