26 lines
1.1 KiB
Markdown
26 lines
1.1 KiB
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)
|
|
=========================
|
|
|
|
> Note: **THIS IS NOT USABLE SOFTWARE!** If you're looking for experimental encryption or current support, please see the [1.1](https://github.com/PrismarineJS/pocket-minecraft-protocol/tree/1.1)+ branch
|
|
|
|
Parse and serialize Minecraft: Pocket Edition packets
|
|
|
|
## Features
|
|
|
|
* Supports Minecraft PE `0.14.3`
|
|
* 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)
|