Commit Description:
Fix bug introduced by FNA upgrade....
Commit Description:
Fix bug introduced by FNA upgrade. I think FNA or one of its dependencies fixed a bug with the pipe key being mislabeled as the backslash key. It does have a backslash on it, but only upon shift.
File last commit:
Show/Diff file:
Action:
FNA/lib/FAudio/csharp/README
11 lines | 283 B | text/plain | TextLexer
This is FAudio#, a C# wrapper for FAudio, an XAudio reimplementation for FNA.
Project Website: http://fna-xna.github.io/
License
-------
FAudio# is released under the zlib license. See LICENSE for details.
Building FAudio#
----------------
Just type `make` in the root directory!