flibitijibibo / FNA-MGHistory

FNA - Accuracy-focused XNA4 reimplementation for open platforms
http://fna-xna.github.io/
246 stars 37 forks source link

FNA Binary Release #332

Closed stonstad closed 8 years ago

stonstad commented 8 years ago

Hello!

Will there be a binary release of FNA?

Thanks, Shaun

flibitijibibo commented 8 years ago

Nope! Official releases of FNA will come in zipped source form only. Due to .NET compiler/profile/runtime compatibility concerns, you will be expected to self-build with the same environment that you will use to ship your game. It's a single csproj file, however, so integration is just as simple as including a DLL.