Releases: Zolax9/Terri-Fried-MonoGame
Releases · Zolax9/Terri-Fried-MonoGame
v1.1
Changes:
- pause button added! (also pauses game automatically when not in focus)
- general touch-ups to the code (changing whitespace, switching (mostly) from if-else to switches, removing some comments not needed for enhanced)
(you'll need to reinstall Terri-Fried if you updated from v1.0, as the signing certificate was changed)
v1.0 (initial release)
Self-contained releases (with runtimes included) include:
- Windows (arm, x64, x86)
- macOS (x64)
- Linux (arm and x64)
- Android (all, arm64-v8a, armeabi-v7a, x86, x86_64)
Being self-contained, .NET Core Runtime doesn't need to be installed and "as such, your game will require absolutely no external dependencies and should run out-of-the-box as-is.".