An open API service indexing awesome lists of open source software.

https://github.com/netrexmc/protocol

Minecraft Protocol Library
https://github.com/netrexmc/protocol

Last synced: 8 months ago
JSON representation

Minecraft Protocol Library

Awesome Lists containing this project

README

          

# Protocol
Minecraft Protocol Library

This branch is dedicated to the **Minecraft Bedrock Edition** Protocol.
If you have any concerns or questions you can create an issue.

### Notice
This repository does not serve as a stand-alone server. You should import this into your project for usage.
We rely on the following:

- [binary_utils](https://github.com/NetrexMC/BinaryUtil)
- [glm](https://crates.io/crates/glm) For math related utilities.