GarandPLG a1d0a84885 Add Miner stats and conditional audio flag
- Extend MinerUnit with hp, digging ability, and power, and provide
  getters for these fields.
- Update the Unit trait and Units enum to expose hp, max hp,
  can_dig, and digging_power, and enhance base_text to display them.
- Remove unnecessary `Eq` derives from several structs and enums.
- Introduce a `--disable-audio` CLI flag and conditionally spawn the
  audio thread based on its value.
2026-05-05 16:58:29 +02: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%