-
released this
2026-05-22 05:45:00 +00:00 | 111 commits to main since this releaseAdded
- Gaming environment checks (M6) — Steam game detection. RigDoctor now finds your Steam
libraries (across multiple drives, vialibraryfolders.vdf) and the games installed in each
(parsingappmanifest_*.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 gameslists detected games;rigdoctor games libraries [--enable PATH | --disable PATH | --all]lists/selects libraries (headless-complete, D17).
- Opt-in libraries: detected libraries are listed with a per-library game count; you check
- Config now supports list values (TOML arrays);
steam_librariesrecords the selected libraries.
Downloads
- Gaming environment checks (M6) — Steam game detection. RigDoctor now finds your Steam