Hyperion aims to have 10k players PvP simultaneously on a Minecraft server to break the Guinness World Record. The architecture is ECS-driven using Flecs Rust. To contribute, join Hyperion's Discord for the latest updates on development.
Go to hyperion-proxy
and install it with cargo install --path .
brew install just
just debug
just
- Wurst client
- great for debugging and also rejoining with running
just debug
. I usually have an AutoReconnect time of 0 seconds.
- great for debugging and also rejoining with running
- Supermaven. great code completion.