28 lines
989 B
Markdown
28 lines
989 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 Pocket Edition `0.16.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-protcol
|
|
|
|
Then view our `examples` for inspiration!
|
|
|
|
## Contributors
|
|
This project is run by these guys:
|
|
|
|
- [Filiph Sandström](https://github.com/filfat)
|
|
- [mhsjlw](https://github.com/mhsjlw)
|
|
- [rom1504](https://github.com/rom1504)
|