Skip to content

MoonsideGames/Steamworks.NET.Dissent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steamworks.NET.Dissent

Steamworks.NET.Dissent is a C# Wrapper for Valve's Steamworks API, it can be used with your C# based application. It is derived from Steamworks.NET but with Unity game engine garbage removed to make it more ergonomic for use in non-Unity projects.

Steamworks.NET was designed to be as close as possible to the original C++ API, as such the documentation provided from Valve largely covers usage of Steamworks.NET. Niceties and C# Idioms can be easily implemented on top of Steamworks.NET.

Steamworks.NET.Dissent fully supports Windows 64 bit, OSX, and Linux. Currently building against Steamworks SDK 1.53a.

Usage

Include this project as a submodule and add a reference to Steamworks.NET.Dissent.csproj in your project's .csproj file.

Samples

Check out these Steamworks.NET sample projects to get started:

Steamworks.NET Information

Support via Paypal

About

Steamworks wrapper for C# with zero Unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%