chore(deps): use py-dactyl from upstream instead of my fork
This commit is contained in:
parent
346963fd4f
commit
48c6289b2d
3 changed files with 78 additions and 75 deletions
|
@ -9,7 +9,10 @@
|
|||
"hidden": false,
|
||||
"disabled": false,
|
||||
"min_bot_version": "3.5.0",
|
||||
"min_python_version": [3, 8, 0],
|
||||
"requirements": ["git+https://github.com/cswimr/pydactyl", "websockets"],
|
||||
"min_python_version": [3, 10, 0],
|
||||
"requirements": [
|
||||
"git+https://github.com/iamkubi/pydactyl@v2.0.5",
|
||||
"websockets"
|
||||
],
|
||||
"tags": ["pterodactyl", "minecraft", "server", "management"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue