KaffinPX / bedrock-protocol

Minecraft Bedrock protocol library, with authentication and encryption

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bedrock-protocol

NPM version Build Status Discord Try it on gitpod

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.

About

Minecraft Bedrock protocol library, with authentication and encryption

License:MIT License


Languages

Language:JavaScript 99.8%Language:Dockerfile 0.2%