Simple implementation of ECS (entity-component-system).
Info
Version: | 0.3.16 |
Author(s): | teoadal |
Last Update: | Wednesday, July 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Velo.ECS |
Install
Install-Package Velo.ECS
dotnet add package Velo.ECS
paket add Velo.ECS
Velo.ECS Download (Unzip the "nupkg" after downloading)
Dependencies
- Velo(>= 0.3.16)
Tags