- CounterStrikeSharp
v1.0.320
- Metamod Source
v2.0.0-git1359
- Visual Studio Redistributables
- .NET 8.0
- Create a
generated
folder in the root of the project. - Download CounterStrikeSharp and Metamod Source and extract their contents into the
generated
folder. - Ensure Visual Studio Redistributables and .NET 8.0 are installed on your system.
dotnet restore
dotnet build -c release