You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What the title says. I need to download all manifests from a depot and I can't find info on wether it's possible or not to download all manifests with one command.
The text was updated successfully, but these errors were encountered:
If you mean manifest data (files) not the txt one for file , hash, etc
Yes you can, use dotnet DepotDownloader.dll -app <APPID> -username <UserName> -remember-password
It will ask your password , type it. It invisible for privacy reason. And if you want to download for specific path use -dir "D:\Path\Example\DD\Downloaded App"
Dont forget to use UserName with Log-in not the Displayed one
(The red one NOT the green)
You can only download one manifest per depot when running the program. This is to support downloading an app and its depots to a single target directory.
What the title says. I need to download all manifests from a depot and I can't find info on wether it's possible or not to download all manifests with one command.
The text was updated successfully, but these errors were encountered: