Solaire / GLC

Lightweight, console-based, tool which automatically detects installed games and displays them to the user.
GNU General Public License v3.0
16 stars 3 forks source link

Steam platform not collecting owned not-installed games any longer #75

Open Nutzzz opened 1 year ago

Nutzzz commented 1 year ago

Steam's website now requires a login or API key to view public user profiles.

My solution in GameCollector's Steam handler was to (optionally) use SteamWebAPI2, but this requires the user to create an API key. Note that I previously tried this in GLC, and the code is still there but commented out.

Nutzzz commented 4 months ago

Added in PR #77 EDIT: FWIW, I posted a 1.4 pre-release binary.