pocket-minecraft-protocol
Version:
Parse and serialize Minecraft Bedrock Edition packets
31 lines (20 loc) • 1.17 kB
Markdown
pocket-minecraft-protocol [](http://npmjs.com/package/pocket-minecraft-protocol) [](https://gitter.im/PrismarineJS/pocket-minecraft-protocol?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
=========================
Not ready for prime time yet, check https://github.com/PrismarineJS/bedrock-protocol/projects/1 for progress
Parse and serialize Minecraft: Pocket Edition packets
## Features
* 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)
## Installation
Simply run
npm install pocket-minecraft-protocol
Then view our `examples` for inspiration!
## Contributors
This project is run by these guys:
- [mhsjlw](https://github.com/mhsjlw)
- [rom1504](https://github.com/rom1504)
- [Filiph Sandström](https://github.com/filfat)
## License
Licensed under the MIT license.