This repo is for automating the build of WinRT/UWP native libraries for FNA, including:
- FNA3D.dll - 3D graphics library for FNA.
- FAudio.dll - XAudio reimplementation for FNA.
- SDL2.dll - Simple DirectMedia Layer.
- libtheorafile.dll - Ogg Theora videos decoder library.
There is currently just one workflow:
- UWP Build (FNA3D). See here for details. For WinRT this uses Directx11 by default as the renderer. This does not require ANGLE.
Go to the Actions tab and download the .zip artifact from the latest workflow run. See the FNA Xbox instructions for additional details.