27 lines
926 B
Markdown
27 lines
926 B
Markdown
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.
|
|
|
|
## 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-protcol
|
|
|
|
Then view our `examples` for inspiration!
|
|
|
|
## Contributors
|
|
This project is run by these guys:
|
|
|
|
- [mhsjlw](https://github.com/mhsjlw)
|
|
- [rom1504](https://github.com/rom1504)
|