From 2e5fa81eac64b96c7103846bdc9fc56d1792f714 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Thu, 7 Mar 2024 02:19:22 -0500 Subject: [PATCH] fix(pterodactyl): use custom fork of pydactyl library to fix https://github.com/iamkubi/pydactyl/issues/82 --- pterodactyl/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pterodactyl/info.json b/pterodactyl/info.json index 8d8d875..0a10241 100644 --- a/pterodactyl/info.json +++ b/pterodactyl/info.json @@ -9,7 +9,7 @@ "disabled": false, "min_bot_version": "3.5.0", "min_python_version": [3, 8, 0], - "requirements": ["py-dactyl", "websockets"], + "requirements": ["git+https://github.com/SeaswimmerTheFsh/pydactyl", "websockets"], "tags": [ "pterodactyl", "minecraft",