A reactive take on the ECS pattern for monogame developers.
Info
Version: | 0.8.43 |
Author(s): | Grofit (LP) |
Last Update: | Wednesday, June 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ecsrx/ecsrx.monogame |
NuGet Url: | https://www.nuget.org/packages/EcsRx.MonoGame |
Install
Install-Package EcsRx.MonoGame
dotnet add package EcsRx.MonoGame
paket add EcsRx.MonoGame
EcsRx.MonoGame Download (Unzip the "nupkg" after downloading)
Dependencies
- EcsRx(>= 3.11.68)
- EcsRx.Infrastructure(>= 3.11.68)
- EcsRx.Infrastructure.Ninject(>= 3.11.68)
- EcsRx.Plugins.ReactiveSystems(>= 3.11.68)
- EcsRx.Plugins.Views(>= 3.11.68)
- EcsRx.ReactiveData(>= 3.11.68)
- MonoGame.Framework.DesktopGL.Core(>= 3.8.0.2)
- Ninject(>= 3.3.4)
Tags