fix(pterodactyl): use custom fork of pydactyl library to fix https://github.com/iamkubi/pydactyl/issues/82
Some checks failed
Actions / Lint Code (Ruff & Pylint) (push) Failing after 30s
Actions / Build Documentation (MkDocs) (push) Successful in 30s

This commit is contained in:
Seaswimmer 2024-03-07 02:19:22 -05:00
parent c65fdd698c
commit 2e5fa81eac
Signed by: cswimr
GPG key ID: B8953EC01E5C4063

View file

@ -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",