No description
  • JavaScript 99.6%
  • Shell 0.4%
Find a file
2021-03-14 00:49:17 +01:00
.github/workflows setup some CI and basics (#47) 2021-03-14 00:49:17 +01:00
data Login refactoring (#45) 2021-03-13 19:50:16 +01:00
examples Standard (#44) 2021-03-13 19:38:31 +01:00
src Login refactoring (#45) 2021-03-13 19:50:16 +01:00
test varint64 impl, inventory and other packet fixes 2021-03-11 06:05:04 -05:00
tools Login refactoring (#45) 2021-03-13 19:50:16 +01:00
.eslintignore Standard (#44) 2021-03-13 19:38:31 +01:00
.gitignore Start work on multi-version support, test cleanup (#43) 2021-03-12 20:20:25 +01:00
.gitpod setup some CI and basics (#47) 2021-03-14 00:49:17 +01:00
.gitpod.DockerFile setup some CI and basics (#47) 2021-03-14 00:49:17 +01:00
.npmrc setup some CI and basics (#47) 2021-03-14 00:49:17 +01:00
AUTHORS.md Add babel for esnext support. 2019-07-14 17:21:20 +02:00
babel.config.js Standard (#44) 2021-03-13 19:38:31 +01:00
HISTORY.md 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 Bump uuid-1345 from 0.99.7 to 1.0.2 (#41) 2021-03-13 19:46:40 +01:00
README.md Update README.md 2021-03-11 13:30:44 +01:00

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

Not ready for prime time yet, check https://github.com/PrismarineJS/bedrock-protocol/projects/1 for progress

Parse and serialize Minecraft: Pocket Edition packets

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-protocol

Then view our examples for inspiration!

Contributors

This project is run by these guys:

License

Licensed under the MIT license.