Facepunch/Facepunch.Steamworks
Another fucking c# Steamworks implementation observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 98
- Release rhythm 68
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 52
- age_days: 3710
- days_rel: 132
- days_push: 13
- n_releases_24m: 4
Adoption not part of the score
3732 stars · 433 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A C# wrapper library for the Steamworks SDK, providing idiomatic .NET access to Steam features like friends, achievements, auth, avatars, and server browsing. It compiles to a single managed DLL with no third-party native dependencies and works in Unity including IL2CPP.
Use cases
- integrate Steam achievements into a Unity game
- get a player's Steam friends list and send messages
- authenticate players with Steam auth session tickets
- query a list of internet game servers with filters
- download user avatars from Steam
- record and read Steam voice chat data
- read app info like install directory and game language
When to choose
- you're building a C# or Unity game that needs Steam integration
- you want a single managed DLL without native third-party dependencies
- you need a permissively licensed (MIT) Steamworks wrapper
- you want async callbacks and events instead of raw function calls
When to avoid
- you're not targeting Steam as a platform
- you need a wrapper for another engine like Unreal or Godot with native C++ access
- you need 32-bit OS support beyond what's offered or unsupported Steam features not covered by the wrapper
Facets
library · maturity active
sdk auth networking developer-tools windows cross-platform game-engine steamworks steam csharp unity game-integration achievements friends-list server-browser voice-chat game-development linux macos
1 source
- readme: https://github.com/Facepunch/Facepunch.Steamworks · fetched 2026-08-28 · de63d661af54
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Facepunch/Facepunch.Steamworks | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="Facepunch/Facepunch.Steamworks")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem