No description
  • JavaScript 99.6%
  • Shell 0.4%
Find a file
2019-07-14 17:53:52 +02:00
data Manually fix packets for 1.12 2019-07-14 17:53:52 +02:00
examples Manually fix packets for 1.12 2019-07-14 17:53:52 +02:00
src Manually fix packets for 1.12 2019-07-14 17:53:52 +02:00
test add checksum test 2016-06-17 15:06:22 +02:00
.babelrc Add babel for esnext support. 2019-07-14 17:21:20 +02:00
.eslintrc Add babel for esnext support. 2019-07-14 17:21:20 +02:00
.gitignore removed gulp 2016-02-27 11:33:35 +00:00
AUTHORS.md Add babel for esnext support. 2019-07-14 17:21:20 +02:00
HISTORY.md Add babel for esnext support. 2019-07-14 17:21:20 +02:00
index.js Add babel for esnext support. 2019-07-14 17:21:20 +02:00
LICENSE initial commit 2016-02-13 13:09:13 -05:00
package.json Add babel for esnext support. 2019-07-14 17:21:20 +02:00
README.md Updated link to convertor. 2017-07-01 02:12:50 +02:00
yarn.lock Add babel for esnext support. 2019-07-14 17:21:20 +02: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.