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

https://github.com/liteldev/protocolutils

A gadget that facilitates development using the protocol documentation provided by Mojang.
https://github.com/liteldev/protocolutils

Last synced: 8 months ago
JSON representation

A gadget that facilitates development using the protocol documentation provided by Mojang.

Awesome Lists containing this project

README

          

# ProtocolUtils
A gadget that facilitates development using the [protocol documentation](https://github.com/Mojang/bedrock-protocol-docs) provided by Mojang.

### enums-header-generator

> utils: `enums.html` -> `enums.h`

- Put enums.html and enums-header-generator.py together.
- Executing the script will generate enums.h.