-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Display game icons #8
Labels
Comments
This will be terrible to implement. Steam does not appear to store this data locally in a useful format/location. |
mathphreak
added a commit
that referenced
this issue
Mar 19, 2016
mathphreak
added a commit
that referenced
this issue
Mar 19, 2016
It would be nice if there was a simple way to go from appID to icon URL that didn't rely on SteamCMD binaries. There is not.
Steam does indeed not store this data in a useful format. Accessing these details requires Steam binaries and seems to only work about half of the time. The code is in the game-icons-#8 branch if I ever come back to this. For now, I don't want to. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be cool to show game icons in the list.
The text was updated successfully, but these errors were encountered: