CounterStrikeSharp Compiler
Online Compiler & Deploy Packager
dotnet 8.0.422
NuGet
Compile and package CounterStrikeSharp plugins for Counter-Strike 2 servers directly in the browser — single .cs files or full projects with .csproj.
CounterStrikeSharp Online Compiler
Build and package Counter-Strike 2 plugins directly in the browser. Supports single .cs files and full multi-file projects with .csproj.
The compiler runs dotnet publish with CounterStrikeSharp.API from NuGet. Output is a ready-to-deploy ZIP — extract to addons/counterstrikesharp/plugins/ on your CS2 server.
Supported versions
- CounterStrikeSharp API 1.0.367
- CounterStrikeSharp API 1.0.364
- CounterStrikeSharp API 1.0.355
- CounterStrikeSharp API 1.0.340
Limits
- Max source size: 512 KB (single) / 12 MB ZIP (project)
- Downloads expire after 1 hour
- Rate limit: 20 builds per hour (project builds count as 2)