Skip to content

steam: List games from registry

Alice Mikhaylenko requested to merge wip/exalm/tools into master

Since all installed games are listed in the registry, there's no need to ever enumerate app manifest files. Instead, just list games from the registry. Since tools like Proton don't have name in the registry, they can be easily skipped.

Fixes #103 (closed)

Merge request reports