Skip to content

statespacelabs/Steamworks.NET

This branch is 9 commits ahead of, 81 commits behind rlabrecque/Steamworks.NET:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 9, 2020
May 2, 2021
May 2, 2021
Jul 29, 2022
Apr 7, 2020
May 2, 2021
Oct 26, 2020
Mar 21, 2021

Repository files navigation

Steamworks.NET

Steamworks.NET is a C# Wrapper for Valve's Steamworks API, it can be used either with Unity or your C# based Application.

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 currently fully supports Windows, OSX, and Linux in both 32 and 64bit varieties. Currently building against Steamworks SDK 1.51.

Support via Paypal

Installation

You can find the installation instructions here.

Samples

Check out these sample projects to get started:

About

Steamworks wrapper for Unity / C#

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 62.9%
  • C++ 28.2%
  • C 6.6%
  • Python 2.3%