v2.3.0
What's Changed
Changes since v2.2.0:
Features
- feat(hud): optimize input handling, debounce FSM, and keymap (739d801)
Bug Fixes
- fix(ci): redirect clone_wiki log output to stderr (44dc0fe)
Documentation
- docs: update README and Wiki for v2.3.0 keymap and debounce changes (fa0135d)
- docs(spec): add 033-hud-input-optimization specification (781a79a)
- Merge pull request #7 from gdtknight/docs/readme-wiki-overhaul (8a31e5a)
- docs: overhaul README.md and replace Wiki with code-focused documentation (c8d3553)
Other Changes
Installation
Download the appropriate binary for your platform:
- Linux: miniRT-linux-x86_64
- macOS: miniRT-macos-arm64
Make it executable: chmod +x miniRT-*
Run with a scene file: ./miniRT-* scenes/test_scene.rt