SteamRE / DepotDownloader

Steam depot downloader utilizing the SteamKit2 library.
GNU General Public License v2.0
1.95k stars 261 forks source link

Multiple manifest issue. #271

Closed legomeaker101 closed 2 years ago

legomeaker101 commented 2 years ago

Hello, I have been trying to download multiple copies of a game (nuclear throne) but all the manifests go into the same folder. is it possible to make each go into a different directory without having to do a -dir for each individual manifest? or am I doing something wrong?

azuisleet commented 2 years ago

DepotDownloader can only track one installation at a time for a given app. If you want to download multiple manifests, you will have to download into different directories, using the -dir option.