Skip to content

bedrock-crustaceans/RAstra

RAstra

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

Note

We are currently working on bedrock-rs. Which will provide the base for RAstra and other software written in Rust related to MCBE.

Building

Prerequisites

  • Rust (latest stable recommended)

Steps

git clone https://github.com/bedrock-crustaceans/RAstra
cd RAstra
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

RAstra is licensed under the Apache License 2.0.

About

Modern Minecraft Bedrock Server Software written in Rust

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages