ASFEnhance
ASFEnhance copied to clipboard
Is it possible to get all app_ids of games on an account?
Yes, we have LICENSES which return names and we can check this result in owns bot name/....
But it return not only names.
Example result: Gift / GuestPass | Counter-Strike Complete - 2014.
Counter-Strike: Global Offensive and others CS with others games in pack not shown
I have mentioned a few methods in:
- https://github.com/Luois45/claim-free-steam-packages/issues/166
In summary, you could use:
- either
/dynamicstore/userdata(not exhaustive) - or
steamctl apps list(exhaustive)