AristurtleDev / monogame-aseprite

A Cross Platform C# Library That Adds Support For Aseprite Files in MonoGame Projects.
https://monogameaseprite.net
MIT License
167 stars 15 forks source link

Remove package dependency on DesktopGL #67

Closed AristurtleDev closed 1 year ago

AristurtleDev commented 1 year ago

DesktopGL dependency is causing DirectX projects to use the OpenGL backend. Related issue #66