Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 2.21 KB

README.md

File metadata and controls

43 lines (30 loc) · 2.21 KB

LoD Fork

This is a fork of the original Steamworks.NET from Riley Labrecque.

Includes my own changes to integrate with my usual unity projects and spacepuppy framework.

You should probably see the original authors page for the main release.

See below for information from that project:

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.42.

Support via Paypal

Samples

Check out these sample projects to get started: