A framework for writing SA-MP game modes in C#.
Info
| Version: | 0.11.1 |
| Author(s): | Tim Potze |
| Last Update: | Sunday, March 2, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ikkentim/SampSharp |
| NuGet Url: | https://www.nuget.org/packages/SampSharp.GameMode |
Install
Install-Package SampSharp.GameMode
dotnet add package SampSharp.GameMode
paket add SampSharp.GameMode
SampSharp.GameMode Download (Unzip the "nupkg" after downloading)
Dependencies
- SampSharp.Core(>= 0.9.1)
- System.ComponentModel(>= 4.3.0)