Jump to content

GWEN .NET C# Help!


GalacticGlum

Recommended Posts

GWEN does not work out of the box in monogame. It has separate projects for the SFML/OpenTK libraries as "Renderers". You would have to clone one of these renderer projects, remove the SFML/OpenTK references, replace them for MonoGame references and then replace all of the code with MonoGame equivalent functions. This is (NOT) a fun task and I highly advise not doing it without prior GWEN experience.

TL;DR: Find a different UI library built FOR MonoGame with documentation.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...