Update README.md
This commit is contained in:
parent
710f4372e6
commit
d478b66324
1 changed files with 2 additions and 2 deletions
|
|
@ -4,11 +4,11 @@ pocket-minecraft-protocol
|
|||
[](http://npmjs.com/package/pocket-minecraft-protocol)
|
||||
[](https://gitter.im/mhsjlw/pocket-minecraft-protocol?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
Parse and serialize Minecraft PE packets.
|
||||
Parse and serialize Minecraft PE packets (use [this](https://gist.github.com/filfat/eb6cd08e1e789b5924f7f733babc4a25) to generate the protocol data).
|
||||
|
||||
## Features
|
||||
|
||||
* Supports Minecraft Pocket Edition `0.16.0`
|
||||
* Supports Minecraft Pocket Edition `1.0`
|
||||
* Pure JavaScript
|
||||
* Easily send and listen for any packet
|
||||
* RakNet support through [node-raknet](https://github.com/mhsjlw/node-raknet)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue