I’m excited to share the first preview release of MonoGame.Extended 6.0.0!
This preview introduces the new tilemap system , a format-agnostic API that loads and renders maps from Tiled, LDtk, and Ogmo Editor through a single unified interface. Samples are now available so you can see it in action and try it out in your own projects.
This is a preview, so feedback and bug reports are very welcome.
Read more in the blog post
https://www.monogameextended.net/blog/version-6-0-0-preview-1/
Reference Links:
- GitHub Release: Release Version 6.0.0-preview.1 · MonoGame-Extended/Monogame-Extended · GitHub
- NuGet: NuGet Gallery | MonoGame.Extended 6.0.0-preview.1
- Documentation: https://monogameextended.net/docs/features/tilemaps/tilemaps
- Samples: MonoGame-Extended-Samples/src/Tilemaps at version/6.0.0 · MonoGame-Extended/MonoGame-Extended-Samples · GitHub