Developer postOriginal post (opens in a new tab)

Game Update XNA -> FNA

This update migrates the game's codebase from using Microsoft XNA to the FNA Framework. The only noticeable changes should be a smoother launch and likely improved performance and stability.

In the event of any unforeseen bugs that could cause issues for some players, I've also included a new branch: legacy_xna which contains the last published build of the game before this change.

Additionally, this update fixes a couple of uncommon crashes.