Skip to content

Round-Studio/Protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protocol

中文

GitHub stars License

Repository: https://github.com/Round-Studio/Protocol

Introduction

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.

Features

  • 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

Quick Start

git clone https://github.com/Round-Studio/Protocol.git

Compatibility and Dependencies

  • .NET 10 or higher

Contributing

Issues and PRs are welcome!

License

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.

About

A Minecraft Bedrock Protocol for dotnet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages