start working on the client

the mcpe_login packet gets ignored, check if the splitting is done the same way as pocketmine does it
This commit is contained in:
Romain Beaumont 2016-04-05 01:55:57 +02:00
commit 32fba0cc4c
2 changed files with 39 additions and 1 deletions

38
examples/client.js Normal file

File diff suppressed because one or more lines are too long

View file

@ -19,7 +19,7 @@
"dependencies": {
"prismarine-nbt": "^0.2.2",
"protodef": "^1.2.0",
"raknet": "^1.6.1",
"raknet": "^1.6.2",
"uuid-1345": "^0.99.6"
},
"devDependencies": {},