Skip to content

An implementation of minecraft bedrock protocol in Rust

License

Notifications You must be signed in to change notification settings

AnvilMC/anvil_bedrock

Repository files navigation

Anvil Bedrock

Anvil bedrock is an implementation of MCPE protocol written in Rust

Project architecture

The project is subdivided into few crates:

  • RakNet - The RakNet network handler (RakNet packet parsing)
  • MCPEProtocol - The MCPE protocol implementation (MCPE packet parsing)
  • Server - The Minecraft Server itself

About

An implementation of minecraft bedrock protocol in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages