250 / Steam-250

:video_game: Generates the Steam 250 website.
https://steam250.com
GNU Affero General Public License v3.0
54 stars 7 forks source link

Mark Proton-supported games #34

Open DanMan opened 5 years ago

DanMan commented 5 years ago

Somehow… just a thought.

Maybe as an additional platform filter? You could add a wine bottle icon or maybe https://steamstore-a.akamaihd.net/public/images/v6/icon_platform_linux.png for all whitelisted games or those with a platinum rating. So you can keep the penguin for native games.

API and sources can be found at https://protondb.max-p.me/ Updated monthly.

Bilge commented 5 years ago

Thanks for the suggestion. I'm not sure how widespread desire is for such a feature, but I would accept a PR to include the rating data in the database. As a starting point, one would need to modify the importer to merge this data into the app table (or create a new table that can be joined to the app table). Thereafter we could see about incorporating this data into the UI.