From 303fadc0e596b510629b607ec4767ab604f7fe76 Mon Sep 17 00:00:00 2001 From: naterfute Date: Wed, 9 Apr 2025 22:24:19 -0700 Subject: [PATCH] fix: add pterodactyl to meta.json --- meta.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/meta.json b/meta.json index ae10b0d1..c0f2a540 100644 --- a/meta.json +++ b/meta.json @@ -790,6 +790,23 @@ "kanban" ] }, + { + "id": "pterodactyl", + "name": "Pterodactyl", + "version": "latest", + "description": "A free, open-source game server management panel.", + "logo": "pterodactyl.png", + "links": { + "github": "https://github.com/pterodactyl/panel", + "website": "https://pterodactyl.io", + "docs": "https://pterodactyl.io/project/introduction.html" + }, + "tags": [ + "self-hosted", + "open-source", + "management" + ] + }, { "id": "influxdb", "name": "InfluxDB",