You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DepotDownloader/DepotDownloader
psychonic 25c47e2fbb Missed two lines in last commit. 14 years ago
..
Properties Added DepotDownloader POC project. Move over hldsupdatetool, there's a new kid on the block. 15 years ago
CDRManager.cs Fixed DepotDownloader for the latest SteamKit2 version. 14 years ago
ContentDownloader.cs Added support for Steam3 license list in AccountHasAccess. 14 years ago
DepotDownloader.csproj Replaced Classless.Hasher's Adler32 with a simple, valve-compatible implementation. Added Steam2 file checksum verification to DepotDownloader, so existing files on disk can be used instead of downloading new copies. 14 years ago
DownloadConfig.cs Large refactor to support steam3 appinfo 14 years ago
Program.cs Updated depotdownloader to pass in the appid when requesting a depot key. 14 years ago
ServerCache.cs Refactor: EServerType to ESteam2ServerType 14 years ago
Steam3Session.cs Missed two lines in last commit. 14 years ago
Util.cs DepotDownloader: Cache Sentry File and send SentryFileHash with logondetails so we don't have to do SteamGuard auth every time 14 years ago
app.config Updated DepotDownloader to .NET 4.0 and fixed compilation. 14 years ago