Skip to content

Releases: Zolax9/Terri-Fried-MonoGame

v1.1

03 Aug 22:37
d20ad8b
Compare
Choose a tag to compare

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)

14 Jul 23:31
Compare
Choose a tag to compare

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.".