Steam wrapper for mac

broken image
broken image

The Steam Community API is a set of APIs which allow you to utilize the Steam Overlay to it’s fullest and access information about other players including but definitely not limited to: Persona Name, Avatar, and Group Memberships. Steamworks provides an excellent set of tools for multiplayer Matchmaking perfect for both server based and lobby oriented games. Steam provides a solid set of Leaderboard focused APIs so that your players can see who’s the fastest, the strongest, or just the downright deadliest! User Authentication & OwnershipĪ variety of different API’s are provided to manage User Authentication and Ownership. Utilizing Steamworks Stats and Achievements API provides an easy and effective method of storing persistent gameplay stats and roaming Achievements. Here’s just some of the things that Steamworks.NET makes possible. Steamworks.NET was designed to follow as close to the native Valve provided C++ API as possible and boasts 100% coverage of the native Steamworks API across all interfaces!

broken image

NET projects.Ī primary goal of Steamworks.NET is to be as easy to get started as possible, while maintaining a near 1:1 mapping of the Steamworks C++ API. You can use Steamworks.NET with Unity or non-Unity based. Steamworks.NET is a C# Wrapper for Valve’s Steamworks API and is completely free and open source under the permissive MIT license!