Minecraft Server written in Rust (a hobby implementation)
$ cargo run --release
- Standard packet handling
- Plain
- Encryption
- Compression
- Async
- Send chunk data
- Save world
- Chunks
- Entity
- Support ECS (maybe?)
- Support multiplayer
- Support lights
- Better chunk population
- Support some entities