# rlabrecque/Steamworks.NET

Steamworks wrapper for Unity / C#

Repository: https://github.com/rlabrecque/Steamworks.NET
Canonical: https://ross.abutalabs.com/products/steamworksnet
Homepage: http://steamworks.github.io
Language: C#
License: MIT
License Family: permissive
Topics: steamworks, c-sharp, unity
Last push: 2026-08-07T05:02:02+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 84, longevity 100
- inputs: {"age_days": 4676, "days_push": 26, "days_rel": 31, "gap_med": 82.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3581, forks 440 (observed 2026-08-28T04:08:10.992135+00:00)

## What it is
Steamworks.NET is a C# wrapper for Valve's Steamworks API, usable with Unity or any C#/.NET application. It provides a near 1:1 mapping to the native C++ API with 100% interface coverage, supporting Windows, macOS, and Linux.

## Use cases
- add Steam achievements and stats to a Unity game
- implement Steam leaderboards in a C# game
- set up Steam multiplayer matchmaking and lobbies
- authenticate Steam users and verify ownership
- sync save games with Steam Cloud
- use Steam P2P networking without port forwarding

## When to choose
- you're building a Unity or C# game that ships on Steam
- you want full Steamworks API coverage with a thin, faithful C# mapping
- you want to rely on Valve's own C++ documentation directly

## When to avoid
- you want idiomatic C# abstractions rather than a close-to-C++ API
- you're targeting platforms outside Windows/macOS/Linux
- you're not distributing through Steam

## Facets
- artifact type: library
- maturity: active
- function: sdk, auth, p2p, cryptography
- domain: gaming-tools, cross-platform
- platform: windows, game-engine, dotnet, cpp
- tags: steamworks, steam, unity, c-sharp, game-integration, achievements, leaderboards, matchmaking, steam-cloud, interop, game-development, macos, linux

## Member repositories
- rlabrecque/Steamworks.NET (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:10.992135+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:33:58.779466+00:00, confidence not recorded.
  - readme: https://github.com/rlabrecque/Steamworks.NET (fetched 2026-08-28T04:08:10.992135+00:00, sha 5a1de11911bb)
  - homepage: http://steamworks.github.io (fetched 2026-08-29T09:27:26.599407+00:00, sha 59b8298c1279)
- Data as of 2026-08-30T08:39:29.467469+00:00.
