Commit Description:
Use Game.Exit()....
Commit Description:
Use Game.Exit(). Using System.Exit() within Encompass classes causes a segfault. On Windows, the game would hang when quitting.
File last commit:
Show/Diff file:
Action:
FNA/lib/Theorafile/Xcode-iOS/README
8 lines | 210 B | text/plain | TextLexer
Building Theorafile for iOS/tvOS
--------------------------------
Theorafile uses Xcode to build on iOS and tvOS.
Compiling
---------
1. Build theorafile.xcodeproj
2. Grab the output libtheorafile.a, ship it!