Skip to content

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

Open
MarshMello0 wants to merge 1 commit intoFacepunch:masterfrom
MarshMello0:query-different-app
Open

Added WithDifferentApp to set consumer and creator App Id for UGCQuery#759
MarshMello0 wants to merge 1 commit intoFacepunch:masterfrom
MarshMello0:query-different-app

Conversation

@MarshMello0
Copy link
Copy Markdown

@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