Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/netrexmc/protocol

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

Last synced: 2 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.