An EntityComponentSystem framework for SampSharp.
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.Entities |
Install
Install-Package SampSharp.Entities
dotnet add package SampSharp.Entities
paket add SampSharp.Entities
SampSharp.Entities Download (Unzip the "nupkg" after downloading)
Dependencies
- SampSharp.Core(>= 0.9.3)
- Microsoft.Extensions.DependencyInjection(>= 3.1.0)