AvaloniaInside / AvaloniaInside.MonoGame

Integration of MonoGame for Avalonia
MIT License
45 stars 9 forks source link

MonoGame for Avalonia 10.18 #1

Open fomines opened 1 year ago

fomines commented 1 year ago

Hi! Thx for you control MonoGame for Avalonia. We have a project based Avalonia 10.18. Can i port your MonoGame control to version 10.18?

Thank's.

OmidID commented 1 year ago

Hello, You can copy the MonoGameControl.cs into your project directory and that should be fine.

fomines commented 1 year ago

Hello, You can copy the MonoGameControl.cs into your project directory and that should be fine.

Thx for the feedback. I will try this and then will write you results)

fomines commented 1 year ago

Maybe you can add Avalonia 10.18 in dependencies of your nuget-packet? I'm sure it will be useful to many people. Many users are waiting release of version 11 for update.

OmidID commented 1 year ago

We are highly focused on V11 for the moment and it isn't very easy to support both in one package.