Skip to content
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

Support querying all UGC #1118

Open
Seeker14491 opened this issue Aug 14, 2022 · 1 comment
Open

Support querying all UGC #1118

Seeker14491 opened this issue Aug 14, 2022 · 1 comment

Comments

@Seeker14491
Copy link

What problem is this feature trying to solve?

Currently there's no way to query all UGC for a given application.

How would you like it to be solved?

The Steamworks API provides the CreateQueryAllUGCRequest() method in the ISteamUGC interface, which allows querying all UGC for an application. SteamKit would emulate this functionality to implement the feature.

Have you considered any alternative solutions

The Steam Web API provides this functionality, but the relevant endpoints require a publisher API key, so it's not an alternative.

Additional Information

No response

@otherstopsail

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants