- CounterStrikeSharp
v1.0.347 - Metamod Source
v2.0.0-git1374 - Visual Studio Redistributables
- .NET 8.0
- Create a
generatedfolder in the root of the project. - Download CounterStrikeSharp and Metamod Source and extract their contents into the
generatedfolder. - Ensure Visual Studio Redistributables and .NET 8.0 are installed on your system.
dotnet nuget add source -n nuget.org https://api.nuget.org/v3/index.json
dotnet restore
dotnet build -c release