A framework for writing SA-MP game modes in C#.
Info
Version: | 0.10.1 |
Author(s): | Tim Potze |
Last Update: | Sunday, April 10, 2022 |
.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)