From f808264f60418e0c88eb01f5a1b8c8d36c007505 Mon Sep 17 00:00:00 2001 From: DiumStream <95074543+DiumStream-tech@users.noreply.github.com> Date: Thu, 23 Nov 2023 12:00:27 +0100 Subject: [PATCH 1/2] Create whmcs.json Pour ajoute une description --- whmcs.json | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 whmcs.json diff --git a/whmcs.json b/whmcs.json new file mode 100644 index 0000000..9800af0 --- /dev/null +++ b/whmcs.json @@ -0,0 +1,33 @@ +{ + "schema": "1.0", + "type": "whmcs-servers", + "name": "pterodactyl", + "license": "open-source", + "category": "gamehosting", + "description": { + "name": "Pterodactyl", + "tagline": "Open-source game server management panel", + "long": "Pterodactyl is an open-source game server management panel designed to provide the ultimate user experience for both admins and end-users. It allows easy management of game servers with features like automatic deployment, resource usage tracking, and more.", + "features": [ + "Automatic game server deployment and management", + "Resource usage tracking and monitoring", + "User-friendly web interface", + "Support for multiple game types", + "Customizable server configurations" + ] + }, + "logo": { + "filename": "pterodactyl.png" + }, + "support": { + "homepage": "https:\/\/pterodactyl.io\/", + "support_url": "https:\/\/github.com\/pterodactyl\/whmcs-plugin\/issues", + "docs_url": "https:\/\/docs.pterodactyl.io\/" + }, + "authors": [ + { + "name": "Pterodactyl", + "homepage": "https:\/\/pterodactyl.io\/" + } + ] +} From c103057e77fe472e77e393cd06d746e021159718 Mon Sep 17 00:00:00 2001 From: DiumStream <95074543+DiumStream-tech@users.noreply.github.com> Date: Thu, 23 Nov 2023 12:16:17 +0100 Subject: [PATCH 2/2] Update whmcs.json --- whmcs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/whmcs.json b/whmcs.json index 9800af0..4f8129a 100644 --- a/whmcs.json +++ b/whmcs.json @@ -21,8 +21,8 @@ }, "support": { "homepage": "https:\/\/pterodactyl.io\/", - "support_url": "https:\/\/github.com\/pterodactyl\/whmcs-plugin\/issues", - "docs_url": "https:\/\/docs.pterodactyl.io\/" + "support_url": "https:\/\/github.com\/\/pterodactyl\/\/whmcs", + "docs_url": "https:\/\/pterodactyl.io\/\/project\/\/introduction.html" }, "authors": [ {