Entity Component System.
Info
| Version: | 0.9.1.1 |
| Author(s): | DawidSobieszczuk |
| Last Update: | Saturday, January 12, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/DawidSobieszczuk/EntityComponentSystem |
| NuGet Url: | https://www.nuget.org/packages/ECS |
Install
Install-Package ECS
dotnet add package ECS
paket add ECS
ECS Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 12.0.1)
- Newtonsoft.Json.Bson(>= 1.0.2)
- Newtonsoft.Json(>= 12.0.1)
- Newtonsoft.Json.Bson(>= 1.0.2)
Tags