From f3da079e041b221ddf4d043cf408dfd7e73c6cc6 Mon Sep 17 00:00:00 2001 From: Aeris One Date: Sun, 29 Mar 2020 22:36:34 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/manifest.json b/manifest.json index 1e28c4c..1048e4d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,20 +1,20 @@ -{ + "name": "Pterodactyl", "id": "pterodactyl", "packaging_format": 1, "description": { - "en": "Pterodactyl package for YunoHost.", - "fr": "Pterodactyl pour YunoHost." + "en": "Pterodactyl is a gameserver management panel (Minecraft, ARK, Rust,...)", + "fr": "Pterodactyl est un panel de gestion de serveurs de jeux (Minecraft, ARK, Rust,...)" }, - "version": "0.7.11", + "version": "0.7.17", "url": "https://pterodactyl.io/", "license": "free", "maintainer": { - "name": "liberodark", - "email": "liberodark@gmail.com" + "name": "Aeris", + "email": "aeris@e.email" }, "requirements": { - "yunohost": ">= 2.7.2" + "yunohost": ">= 3.5" }, "multi_instance": true, "services": [ @@ -37,8 +37,8 @@ "name": "path", "type": "path", "ask": { - "en": "Choose a path for Pterodactyl only /pterodactyl is accepted", - "fr": "Choisissez un chemin pour Pterodactyl uniquement /pterodactyl est accepté" + "en": "Choose a path for Pterodactyl. For now, only /pterodactyl is accepted", + "fr": "Choisissez un chemin pour Pterodactyl. Pour l'instant seulement /pterodactyl est accepté" }, "example": "/pterodactyl", "default": "/pterodactyl"