{PLUGIN_NAME} plugin written in C# for CounterStrikeSharp
- These will
- Help you
- Keep people
- Up to date
- With your progress
- Install dotnet 8.0 locally
- Clone the repository
- Run
dotnet restore
to install dependencies - Run
dotnet build
to build the project