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
shalzuth 762a09b651 Add public modifier to 3 classes to enable linking
Setting these 3 classes as public allows another C# app to link to the exe and use the it as a reference to download files
1 year ago
..
AccountSettingsStore.cs Add public modifier to 3 classes to enable linking 1 year ago
Ansi.cs Disable progress ansi reporting on linux 2 years ago
AnsiDetector.cs Use GetStdHandle_SafeHandle 1 year ago
CDNClientPool.cs
ContentDownloader.cs Add public modifier to 3 classes to enable linking 1 year ago
DepotConfigStore.cs
DepotDownloader.csproj Update steamkit 1 year ago
DownloadConfig.cs Add public modifier to 3 classes to enable linking 1 year ago
HttpClientFactory.cs
HttpDiagnosticEventListener.cs
NativeMethods.txt Use cswin32 in ansi detector 2 years ago
PlatformUtilities.cs
Program.cs Improve `-filelist` comment 1 year ago
ProtoManifest.cs
Steam3Session.cs Tick callbacks in an infinite task 1 year ago
Util.cs