A collection of example mods that perform various actions in SPT
The solution has numbered folders, starting at 1 and work downwards to find examples with increasing complexity.
Each mod imports multiple NUGET packages. These are used as libraries of the server code.
.NET 9 SDK Visual Studio Community / Rider
Prioritize understanding Dependency Injection and Inversion of Control, the architectural principles SPT adopts.
Visual Studio > Build > Rebuild Solution
Rider > TODO
- Build the project in 'Release' mode
- Copy the folder inside:
mod\bin\Releaseinto your servers/modsfolder - Start server