velobracket is Dwarf Fortress inspired frontend to Veloren, the multiplayer RPG voxel game written in Rust.
Start velobracket using the following arguments:
velobracket --username YOUR_LOGIN --password YOUR_PASSWORD --character YOUR_CHARACTER
Optionally, you may also specify --server
and --port
arguments to play on something other than the main public server.
Currently implemented
- Basic World rendering
- Basic Object rendering
- Basic movement
To be implemented
- Tile based rendering
- Basic HUD
- Combat
- Inventory management
- Accepting a group invite
- Chat
- Build mode
- Lighting
- Who's near you
- Picking up objects
- Windows
- macOS
- Ubuntu