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
azuisleet 6c545644e0 Added EDepotFileFlag, don't assume size=0 is a directory 14 years ago
..
Properties
CDRManager.cs Fixed DepotDownloader for the latest SteamKit2 version. 14 years ago
ContentDownloader.cs Added EDepotFileFlag, don't assume size=0 is a directory 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 Updated depotdownloader to pass in the appid when requesting a depot key. 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