/quartz-rs

Custom minecraft 1.8 server

Primary LanguageRust

Custom Minecraft 1.8 server

To run, install rust then run:

cargo run --release

Connect with localhost:25565

Status

  • Chunk loading (primitive generation)
  • Chat (Including formatting)
  • Player movements
  • Block placing (not complete)