Skip to content

Repository files navigation

mcrs

A voxel engine written in Rust, built on Bevy ECS, inspired by Spout, with a Minecraft gameplay implementation.

Discord: https://discord.gg/ged3nMRzwG

Structure

  • mcrs_engine - Voxel engine core
  • mcrs_minecraft - Minecraft gameplay implementation
  • mcrs_protocol - Minecraft protocol implementation
  • mcrs_minecraft_nbt - Minecraft NBT serialization implementation

Status

Early development.

Build

cargo build --release
cargo run --release

./target/debug/mcrs_minecraft_client "$HOME/Library/Application Support/minecraft/saves/two"

About

A voxel engine written in Rust, built on Bevy ECS, inspired by Spout, with a Minecraft gameplay implementation.

Topics

Resources

Stars

14 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages