No description
  • JavaScript 99.6%
  • Shell 0.4%
Find a file
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
data adapt chat 2017-01-17 16:05:15 +01:00
examples worldName in server.js 2016-06-21 03:03:52 +02:00
src Remove unused modules. 2016-12-20 18:22:37 +01:00
test add checksum test 2016-06-17 15:06:22 +02:00
.gitignore removed gulp 2016-02-27 11:33:35 +00:00
HISTORY.md update version to 2.2.3 2016-05-23 07:28:36 -04:00
index.js recipes! 2016-03-06 15:54:08 -05:00
LICENSE initial commit 2016-02-13 13:09:13 -05:00
package.json Update package.json 2016-12-05 20:57:48 +01:00
README.md Changed order of "Contributors". 2017-01-17 23:10:42 +01:00

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.