Wander/FNA
Sean McArdle 89074ca417 Initial commit with FNA-Template project. 2018-06-15 07:30:16 -07:00
..
gendarme Initial commit with FNA-Template project. 2018-06-15 07:30:16 -07:00
lib Initial commit with FNA-Template project. 2018-06-15 07:30:16 -07:00
licenses Initial commit with FNA-Template project. 2018-06-15 07:30:16 -07:00
src Initial commit with FNA-Template project. 2018-06-15 07:30:16 -07:00
.gitignore Initial commit with FNA-Template project. 2018-06-15 07:30:16 -07:00
.gitmodules Initial commit with FNA-Template project. 2018-06-15 07:30:16 -07:00
Directory.Build.props Initial commit with FNA-Template project. 2018-06-15 07:30:16 -07:00
FNA.Core.csproj Initial commit with FNA-Template project. 2018-06-15 07:30:16 -07:00
FNA.csproj Initial commit with FNA-Template project. 2018-06-15 07:30:16 -07:00
FNA.dll.config Initial commit with FNA-Template project. 2018-06-15 07:30:16 -07:00
FNA.sln Initial commit with FNA-Template project. 2018-06-15 07:30:16 -07:00
Makefile Initial commit with FNA-Template project. 2018-06-15 07:30:16 -07:00
README Initial commit with FNA-Template project. 2018-06-15 07:30:16 -07:00

README

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/

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.

Documentation
-------------
Documentation for FNA can be found on the FNA wiki:

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

Found an issue?
---------------
Issues and patches can be reported via GitHub:

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