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

Add option to download game files by patch or build number #487

Open
qin-tain opened this issue Apr 14, 2024 · 1 comment
Open

Add option to download game files by patch or build number #487

qin-tain opened this issue Apr 14, 2024 · 1 comment

Comments

@qin-tain
Copy link

What problem is this feature trying to solve?

The default behavior is to download the current version (solely with the -app option), and it would be great to download all game files pertaining to a specific gameplay patch.

How would you like it to be solved?

It would be great if we could directly download all game files using the patch or build number with options like -app <id> [-patch | -build] <id>.

Have you considered any alternative solutions

No

Additional Information

No response

@nutterthanos
Copy link

nutterthanos commented Apr 25, 2024

This would be hard to implement since there is only steamdb to get any manifestids from the buildid since steam appinfo only gives latest buildid and latest buildids/manifestids for all other branches in the appinfo
And steamdb does not allow access by bots or anything nor getting any info for this purpose sadly

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