Download v0.9.49

Same chaos on phone, PC, and in the browser.

PlatformFileSize
Android APK FarangDontPanic.apk 59.8 MB Download
Windows FarangDontPanic-Windows.zip 64.9 MB Download
macOS FarangDontPanic-macOS.zip 85.2 MB Download
Linux zip FarangDontPanic-Linux.zip 59.1 MB Download
Linux binary FarangDontPanic.x86_64 101.4 MB Download

macOS says “Farang, Don't Panic is damaged”? That is Gatekeeper, not a broken download. Safari tags unsigned apps with a quarantine flag. Right-click → Open does not clear that dialog.

  1. Unzip the download.
  2. Double-click Open this Mac app.command (it strips quarantine, then launches the game).
  3. If macOS blocks the helper: System Settings → Privacy & Security → Open Anyway.

Or Terminal, after unzipping:

xattr -cr "Farang, Don't Panic.app"
open "Farang, Don't Panic.app"