• v0.8.0 d7f07dd7c0

    v0.8.0
    release / release (push) Successful in 15s
    Stable

    jessey released this 2026-05-22 05:45:00 +00:00 | 111 commits to main since this release

    Added

    • Gaming environment checks (M6) — Steam game detection. RigDoctor now finds your Steam
      libraries (across multiple drives, via libraryfolders.vdf) and the games installed in each
      (parsing appmanifest_*.acf — stdlib only, no Steam tooling needed). Runtimes, Proton builds,
      and redistributables are filtered out.
      • Opt-in libraries: detected libraries are listed with a per-library game count; you check
        the ones to scan. Nothing is scanned until you pick a library.
      • Background scan on every launch: the GUI rescans the selected libraries in the background
        when it opens and flags games installed since the last scan with a NEW badge plus a count
        on the Games sidebar item (cleared when you view the page). Results are cached
        (~/.local/state/rigdoctor/games.json) so the list shows instantly.
      • CLI: rigdoctor games lists detected games; rigdoctor games libraries [--enable PATH | --disable PATH | --all] lists/selects libraries (headless-complete, D17).
    • Config now supports list values (TOML arrays); steam_libraries records the selected libraries.
    Downloads