roflmuffin/CounterStrikeSharp
CounterStrikeSharp allows you to write server plugins in C# for Counter-Strike 2/Source2/CS2 observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 99
- Release rhythm 87
- Longevity 75
Flags: no_license
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: 2.0
- age_days: 1063
- days_rel: 8
- days_push: 7
- n_releases_24m: 109
Adoption not part of the score
1339 stars · 222 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CounterStrikeSharp is a server-side modding framework for Counter-Strike 2 that implements a .NET 8 scripting layer on top of a Metamod:Source plugin. It lets developers write CS2 game server plugins in C# with access to commands, events, timers, listeners, and schema data.
Use cases
- write cs2 server plugins in c#
- create custom chat and console commands for counter-strike 2
- handle game events like player_death on a cs2 server
- build server-side mods for counter-strike 2
- run timers and listeners on a cs2 gameserver
- access player data like weapons and money from a plugin
When to choose
- you want to develop CS2 server plugins in C# instead of C++
- you need a maintained, testable scripting layer over Metamod:Source for Source 2
- you want hot-reloadable plugins with events, timers, and command handling
When to avoid
- you are modding CS:GO or Source 1 games rather than CS2
- you need client-side mods or skin changers
- you require fully reverse-engineered ConVar behavior, which is not yet supported
Facets
framework · maturity active
plugin-system sdk developer-tools gaming-tools developer-tools windows cpp dotnet counter-strike-2 cs2 metamod-source source2 server-plugins c-sharp game-server-modding game-development linux
3 sources
- readme: https://github.com/roflmuffin/CounterStrikeSharp · fetched 2026-08-28 · f4b4d0f1eda6
- homepage: https://docs.cssharp.dev · fetched 2026-08-29 · efd1704e5623
- site_page: https://docs.cssharp.dev/docs/guides/getting-started.html · fetched 2026-08-29 · a62d2b90cf6d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| roflmuffin/CounterStrikeSharp | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="roflmuffin/CounterStrikeSharp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem