Skip to content

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.

trader514/SteamKit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SteamKit2 Build Status

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.2, 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 releases page.

For more information on installing SteamKit2, please refer to the Installation Guide on the wiki.

Documentation

Documentation consists primarily of XML code documentation provided with the binaries, and our wiki.

License

SteamKit2 is released under the LGPL-2.1 license.

Dependencies

In order to compile and use SteamKit2, the following dependencies are required:

Note: If you're using the NuGet package, the protobuf-net dependency should be resolved for you. See the Installation Guide for more information.

Contact

IRC: irc.gamesurge.net / #opensteamworks

About

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 72.2%
  • Protocol Buffer 25.5%
  • C++ 1.0%
  • XSLT 0.6%
  • C 0.4%
  • Objective-C 0.2%
  • Other 0.1%