Skip to content

khbecker/FNA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is FNA, an XNA4 reimplementation that focuses solely on developing a fully
accurate XNA4 runtime for the desktop.

Project Website: http://fna-xna.github.io/

About This Repository
---------------------
This repository is still based on the MonoGame project's Git history. For the
first official release of FNA, we will be starting a brand new history with a
new repository at this GitHub organization:

https://github.com/FNA-XNA/

License
-------
FNA is released under the Microsoft Public License. See LICENSE for details.

FNA uses LzxDecoder.cs, released under a dual MSPL/LGPL license.
See lzxdecoder.LICENSE for details.

FNA uses code from the unxwb project, specially released under the MonoGame
project license. See unxwb.LICENSE for details.

FNA uses code from the Mono.Xna project, released under the MIT license.
See monoxna.LICENSE for details.

Roadmap
-------
To see the current roadmap for FNA, see the Github issues page:

https://github.com/flibitijibibo/FNA/issues

About

FNA - Accuracy-focused XNA4 reimplementation for SDL2 platforms

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.5%
  • FLUX 1.5%