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

Added WithDifferentApp to set consumer and creator App Id for UGCQuery #759

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MarshMello0
Copy link

@MarshMello0 MarshMello0 commented Mar 20, 2024

This adds the ability to change the app you are querying items from.

It is useful when you have a tool for uploading/editing workshop items then a different game app that downloads and consumes them. These variables where already set just not editable in any way.

I couldn't write any tests for this as I am unaware of what app ids have permissions to upload stuff to the Rust workshop so I only have "works on my machine" when I tested it on my own apps.

close #685

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

Successfully merging this pull request may close these issues.

Ugc.Query does not provide setters for creatorApp or consumerApp
1 participant