# bedrock-protocol [![NPM version](https://img.shields.io/npm/v/bedrock-protocol.svg)](http://npmjs.com/package/bedrock-protocol) [![Build Status](https://github.com/PrismarineJS/bedrock-protocol/workflows/CI/badge.svg)](https://github.com/PrismarineJS/bedrock-protocol/actions?query=workflow%3A%22CI%22) [![Discord](https://img.shields.io/badge/chat-on%20discord-brightgreen.svg)](https://discord.gg/GsEFRM8) [![Try it on gitpod](https://img.shields.io/badge/try-on%20gitpod-brightgreen.svg)](https://gitpod.io/#https://github.com/PrismarineJS/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](https://github.com/mhsjlw/node-raknet) ## Installation Simply run npm install bedrock-protocol Then view our `examples` for inspiration! ## Contributors This project is run by these guys: - [mhsjlw](https://github.com/mhsjlw) - [rom1504](https://github.com/rom1504) - [Filiph Sandström](https://github.com/filfat) ## License Licensed under the MIT license.