rallion / depressurizer

GNU General Public License v3.0
784 stars 78 forks source link

Provide a method of updating the game list without relying on the Steam Community site #9

Closed rallion closed 9 years ago

rallion commented 9 years ago

The information about which games a user owns can be found in local config files.

Parsing and combining information from several files within the Steam folder can provide a more accurate list than downloading the profile info, and can do it much more quickly.

This would also eliminate the requirement for the Steam profile to be public.

This would be sensitive to file format changes and other issues, so the current method would remain in place as a backup information source.

rallion commented 9 years ago

Complete in 0.6.0.0