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.
- Host: GitHub
- URL: https://github.com/liteldev/protocolutils
- Owner: LiteLDev
- License: mit
- Created: 2024-03-16T06:35:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-16T06:46:11.000Z (over 2 years ago)
- Last Synced: 2025-10-04T00:30:53.422Z (8 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.