Repository: https://github.com/Round-Studio/Protocol
Protocol is a protocol library for Minecraft Bedrock Edition, designed to handle underlying logic such as data packet transmission and reception, protocol encoding and decoding, and network communication.
- Supports serialization and deserialization of Minecraft Bedrock Edition protocols
- Multiple packet types with automatic registration and dispatching mechanisms
- Cross-platform network communication capabilities
- Flexibly extensible packet handling and event hooks
- Simple and easy-to-use API design for seamless integration of custom logic
- Well-structured modular layers and comprehensive documentation comments
git clone https://github.com/Round-Studio/Protocol.git
- .NET 10 or higher
Issues and PRs are welcome!
This project is open-sourced under the MIT License. See the LICENSE file for details.
The initial version of this repository was generated by MINET and gophertunnel.