Simple* C# console application to classify games in one's Steam library according to playability on ProtonDB.
* This stopped being simple once I had to use Selenium to load Javascript on ProtonDB's game pages. Now it uses way too much RAM.
- Built on .NET Framework v4.6.1
- Uses HtmlAgilityPack v1.8.14
- Uses Selenium WebDriver v3.141.0