bedrock-protocol/README.md
Filiph Sandström ae22c37c20 Changed order of "Contributors".
Let's face it, they've done a lot more than I'll eve be able to do for this project. Also, most likely they're a lot better looking than me too; so there's that.
2017-01-17 23:10:42 +01:00

1.1 KiB

pocket-minecraft-protocol

NPM version Join the chat at https://gitter.im/mhsjlw/pocket-minecraft-protocol

Parse and serialize Minecraft PE packets (use this to generate the protocol data).

Features

  • Supports Minecraft Pocket Edition 1.0
  • Pure JavaScript
  • Easily send and listen for any packet
  • RakNet support through node-raknet

Installation

Simply run

npm install pocket-minecraft-protcol

Then view our examples for inspiration!

Contributors

This project is run by these guys:

License

Licensed under the MIT license.