CO

counterstrikesharp-plugin-template

This is a template repository for creating a new CS2 plugin in C# using counter strike sharp

by B3none20counterstrikesharp
counterstrikesharpcs2-plugincssharp

CS2 {PLUGIN_NAME}

{PLUGIN_NAME} plugin written in C# for CounterStrikeSharp

Progress

  • These will
  • Help you
  • Keep people
  • Up to date
  • With your progress

Setup for local development

  1. Install dotnet 8.0 locally
  2. Clone the repository
  3. Run dotnet restore to install dependencies
  4. Run dotnet build to build the project
counterstrikesharp-plugin-template - CS2 Plugin | sourcemods.info