Adds support for using the entity-component-system with the MonoGame framework.
                        
                    
         
                Info
| Version: | 2.0.0 | 
| Author(s): | Team Redkaelk | 
| Last Update: | Wednesday, January 18, 2023 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://redkaelk.dev/ | 
| NuGet Url: | https://www.nuget.org/packages/Redkaelk.EntityComponentSystem.MonoGame.DesktopGL | 
Install
Install-Package Redkaelk.EntityComponentSystem.MonoGame.DesktopGL
                        dotnet add package Redkaelk.EntityComponentSystem.MonoGame.DesktopGL
                        paket add Redkaelk.EntityComponentSystem.MonoGame.DesktopGL
                        
                                Redkaelk.EntityComponentSystem.MonoGame.DesktopGL Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Redkaelk.EntityComponentSystem(>= 1.2.0)
- MonoGame.Framework.DesktopGL(>= 3.8.0.1641)
