forked from FNA-XNA/FNA
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
26 lines (18 loc) · 704 Bytes
/
README
File metadata and controls
26 lines (18 loc) · 704 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
This is FNA, an XNA4 reimplementation that focuses solely on developing a fully
accurate XNA4 runtime for the desktop.
Project Website: https://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 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