mirror of
https://github.com/SteamAutoCracks/DepotDownloaderMod.git
synced 2026-02-10 20:00:55 +01:00
SteamKit_1.2.2
SteamKit2
SteamKit2 is a .NET library designed to interoperate with Valve's Steam network. It aims to provide a simple, yet extensible, interface to perform various actions on the network.
Getting Binaries
Visual Studio
Starting with version 1.2.1, SteamKit2 is distributed as a NuGet package.
Simply install SteamKit2 using the package manager in Visual Studio, and NuGet will add all the required dependencies and references to your project.
Other
We additionally distribute binaries on our downloads page.
Documentation
Documentation consists primarily of XML code documentation provided with the binaries, and our wiki page.
License
SteamKit2 is released under the LGPL-2.1 license.
Dependencies
In order to compile and use SteamKit2, the following dependencies are required:
- .NET 4.0 or Mono ≥2.8
- protobuf-net (NuGet package)
Contact
Languages
C#
72.7%
Python
27.3%