Output branch being used.

pull/25/head
Nicholas Hastings 9 years ago
parent 891ebd13a2
commit 01d87d6102

@ -374,6 +374,8 @@ namespace DepotDownloader
return;
}
Console.WriteLine("Using app branch: '{0}'.", branch);
var depotIDs = new List<uint>();
KeyValue depots = GetSteam3AppSection(appId, EAppInfoSection.Depots);

Loading…
Cancel
Save