GarandPLG 53a713b5ea Refactor settings UI and add typed option handling
- Rename `GameMode::Frontlines` to `FrontLines`.
- Introduce `SettingsValue` enum and `SettingsOption` vector for
  typed settings.
- Implement `Display` for `SettingsValue`, `GameMode`, and
  `PerkDecks`.
- Enhance settings keybindings: navigation with Up/Down, value
  parsing on Enter, and error messages.
- Update settings view to render options list, selection marker,
  and popup with error feedback.
- Restyle main menu selector and keybindings widget title.
- Add required imports and minor layout adjustments.
2026-03-16 21:42:08 +01:00
2026-03-02 16:15:20 +00:00
2026-03-02 17:46:35 +01:00
2026-03-02 16:15:20 +00:00
2026-03-06 10:08:31 +01:00
2026-03-02 16:15:20 +00:00
2026-03-02 16:15:20 +00:00

rust-flake-template

Basic flake for rust development and production.

S
Description
No description provided
Readme CC0-1.0 2 MiB
Languages
Rust 97.1%
Nix 2.9%