A Multi-version Minecraft Bedrock Protocol Library Written in C++
- Download the release and unzip the zip package, then put the
ProtocolLib.dll(Windows) orProtocolLib.so(Linux) into the install directory.
| Minecraft Version | Protocol Version | Support Status | Support Planned |
|---|---|---|---|
| <= 1.21.4x | <= 748 | ❌ | No Plan to Support |
| 1.21.5x | 766 | ✅ | Already Supported |
| 1.21.6x | 776 | ✅ | Already Supported |
| 1.21.7x | 786 | ✅ | Already Supported |
| 1.21.8x | 800 | ✅ | Already Supported |
| 1.21.9x | 818, 819 | ✅ | Already Supported |
| 1.21.10x | 827 | ✅ | Already Supported |
| 1.21.11x | unknown | ❌ | Upcoming Support |
- Join our Discord community: https://discord.gg/PJakaTYr85
- Join our QQ Group: 642538983
- Open an issue to report bugs.
| Project | License | Link |
|---|---|---|
| BinaryStream | MPL-2.0 | https://github.com/GlacieTeam/BinaryStream |
| NBT | MPL-2.0 | https://github.com/GlacieTeam/NBT |
| zlib | ZLIB | https://github.com/madler/zlib |
| nlohmann json | MIT | https://github.com/nlohmann/json |
| snappy | BSD 3-Clause | https://github.com/google/snappy |
| jwt-cpp | MIT | https://github.com/Thalhammer/jwt-cpp |
- GitHub Release is the sole and exclusive official source for downloading. Any other source of download is unauthorized and constitutes illegal reproduction.
- Unauthorized reproduction, integration, or redistribution is strictly prohibited.