Skip to content

6.0.0

Choose a tag to compare

@BenMakesGames BenMakesGames released this 14 Apr 03:54
· 54 commits to main since this release
  • Upgraded to MonoGame 3.8.3
  • Upgraded to .NET 9.0
  • Replaced FluentAssertions with Shouldly in automated tests
  • Added GraphicsManager.Clear() method (parameterless version of GraphicsManager.Clear(Color c)
  • Added more docblocks