diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-10-05 01:57:26 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-10-05 01:57:26 +0200 |
commit | a2c43f912a200f31493785a7ec47dbe205dd5f08 (patch) | |
tree | cdee510f250c283a1e06fdeb24a6a7d5c9ade05f /README.md | |
parent | fc20c70abe318fd9f3ea2e757bd9d1fce91bce8b (diff) | |
download | FlightCore-a2c43f912a200f31493785a7ec47dbe205dd5f08.tar.gz FlightCore-a2c43f912a200f31493785a7ec47dbe205dd5f08.zip |
chore: Add download instructions
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -8,6 +8,13 @@ A [Northstar](https://northstar.tf/) installer, updater, and soon to be mod-mana --> See https://github.com/GeckoEidechse/FlightCore/issues/1 +## Download + +Head to over to [releases](https://github.com/GeckoEidechse/FlightCore/releases) and download +- **Windows:** `FlightCore_X.Y.Z_x64_en-US.msi` +or +- **Linux:** `flight-core_X.Y.Z_amd64.AppImage` . + ## Development Make sure you have the necessary dependencies installed: https://tauri.app/v1/guides/getting-started/prerequisites |