No description
- JavaScript 99.6%
- Shell 0.4%
| .github/workflows | ||
| data | ||
| examples | ||
| src | ||
| test | ||
| tools | ||
| types | ||
| .eslintignore | ||
| .gitignore | ||
| .gitpod | ||
| .gitpod.DockerFile | ||
| .npmignore | ||
| .npmrc | ||
| AUTHORS.md | ||
| babel.config.js | ||
| HISTORY.md | ||
| index.js | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
bedrock-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 bedrock-protocol
Then view our examples for inspiration!
Contributors
This project is run by these guys:
License
Licensed under the MIT license.