From 1da7ad151f2055c582f231161c8f94d979683783 Mon Sep 17 00:00:00 2001 From: hut Date: Sun, 21 Apr 2024 19:14:39 +0200 Subject: [PATCH] add MacOS/Android/iOS instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 65a8fc6..088f294 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,10 @@ yay -S outfly-git 1. Download and unpack the latest release: https://codeberg.org/hut/outfly/releases 2. Double-click on `OutFly.exe` +## Running on MacOS / Android / iOS + +No releases for these operating systems exist yet. For MacOS, you can build OutFly yourself using the instructions below. Support for Android/iOS is planned for the future. + # Building If there is no package for the version or operating system that you need, or if you wish to tinker on the game, you can also build outfly yourself.