Skip to content

bedrock-crustaceans/chorus


Chorus-OSS

Chorus

Minecraft: Bedrock server software, open source and written in Rust

rust minecraft protocol license

Chorus is modern Minecraft Bedrock Edition server software written in Rust, built on top of bedrock-rs - a foundational library for MCBE tooling in Rust.

Building

Prerequisites

  • Rust (latest stable recommended)

Steps

git clone https://github.com/bedrock-crustaceans/Chorus.git
cd Chorus
cargo build

For a release build:

cargo build --release

The compiled binary will be in target/debug/ or target/release/ respectively.

Contributing

Contributions are welcome! To get started:

  1. Fork the repository
  2. Create a feature branch (git checkout -b my-feature)
  3. Commit your changes (git commit -am 'Add my feature')
  4. Push to the branch (git push origin my-feature)
  5. Open a Pull Request

If you're unsure where to start or want to discuss ideas before building, join the Discord first.

Community

Join our Discord to follow development, ask questions, and get involved: 👉 discord.com/invite/VCVcrvt3JC

License

Chorus is licensed under the Apache License 2.0.

About

Minecraft: Bedrock server software, open source and written in Rust

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages