How to use with MonoGame.Extended? #627
Replies: 1 comment 1 reply
-
Okay, I got it, just change MonoGame in Nuget by KNI. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I am very interested in kni, mainly because I target Android and Monogame for Android seems a bit broken.
But, I have a problem. My project use heavily MonoGame.Extended (3.9.0 alpha). And when I tried to install MonoGame.Extended, the standard monogame is a dependency. And imports using the MonoGame namespace.
What is the solution? The only one is building from scratch MonoGame.Extended?
Beta Was this translation helpful? Give feedback.
All reactions