initial commit

This commit is contained in:
Rob
2022-02-16 07:34:47 -06:00
commit 79ea3325f4
4 changed files with 170 additions and 0 deletions

8
package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"dependencies": {
"commandos": "^0.10.1",
"evilscan": "^1.8.1",
"minecraft-status": "^1.1.0",
"mineflayer": "^4.0.0"
}
}