ToxicFrog / bltool

A tool for command line interaction with backloggery.com
Apache License 2.0
78 stars 9 forks source link

Support For Steam Categories #3

Closed maxexcloo closed 10 years ago

maxexcloo commented 10 years ago

Hello! I label my steam categories as completion states, identically to backloggery (i.e. null, complete, beaten, etc). Are there any plans to implement this into the app? It would save lots of time :)

ToxicFrog commented 10 years ago

As far as I know, there's no way to get the Steam categories from the steamcommunity.com API - it lists what games a user has, but not what categories they've put them into. The categories are stored entirely on the client.

If this ever changes, I'd like to add this feature, since it'd be useful for me as well, but at present there's no way to get that info.