Ross ROSS = Recommend OSS · open-source software intelligence for agents

rlabrecque/Steamworks.NET

Steamworks wrapper for Unity / C# observed · 2026-08-28

github.com/rlabrecque/Steamworks.NET · homepage · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 96
  • Release rhythm 84
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 82.0
  • age_days: 4676
  • days_rel: 31
  • days_push: 26
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

3581 stars · 440 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

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

library · maturity active

sdk auth p2p cryptography gaming-tools cross-platform windows game-engine dotnet cpp steamworks steam unity c-sharp game-integration achievements leaderboards matchmaking steam-cloud interop game-development macos linux

2 sources

Member repositories

RepositoryRoleHealth v2
rlabrecque/Steamworks.NETmain93

For agents

markdown · JSON · MCP: product_card(name="rlabrecque/Steamworks.NET")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem