aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2023-02-27 17:03:15 +0100
committerGitHub <noreply@github.com>2023-02-27 17:03:15 +0100
commit3e56a853b4d08fa3762463bcd9f438bcc90ec84b (patch)
tree19811246946c387127dfde77126386239c7864d9 /docs
parentb66b3598fd030a6b88686a3351839cffe667cd62 (diff)
downloadNorthstarWiki-3e56a853b4d08fa3762463bcd9f438bcc90ec84b.tar.gz
NorthstarWiki-3e56a853b4d08fa3762463bcd9f438bcc90ec84b.zip
Add FlightCore to Northstar installer list (#129)
* Add FlightCore to Northstar installer list * Add FlightCore to compatibility matrix * Fix path to images
Diffstat (limited to 'docs')
-rw-r--r--docs/images/flightcore-main-window.pngbin0 -> 1371991 bytes
-rw-r--r--docs/images/flightcore-mod-browser-window.pngbin0 -> 1022184 bytes
-rw-r--r--docs/installing-northstar/northstar-installers/README.md43
3 files changed, 28 insertions, 15 deletions
diff --git a/docs/images/flightcore-main-window.png b/docs/images/flightcore-main-window.png
new file mode 100644
index 0000000..0be7a1c
--- /dev/null
+++ b/docs/images/flightcore-main-window.png
Binary files differ
diff --git a/docs/images/flightcore-mod-browser-window.png b/docs/images/flightcore-mod-browser-window.png
new file mode 100644
index 0000000..dc0315e
--- /dev/null
+++ b/docs/images/flightcore-mod-browser-window.png
Binary files differ
diff --git a/docs/installing-northstar/northstar-installers/README.md b/docs/installing-northstar/northstar-installers/README.md
index 96a9c0d..6f9ae43 100644
--- a/docs/installing-northstar/northstar-installers/README.md
+++ b/docs/installing-northstar/northstar-installers/README.md
@@ -4,24 +4,37 @@ Since the public release of Northstar, the wider community has created tools to
Each of these installers covers a different use case. Use the table below to find out which one suits you best:
-| Features | r2mm | Viper | VTOL | Papa |
-| ------------------------------- | ---- | ----- | ---- | ---- |
-| Install Northstar | ✔️ | ✔️ | ✔️ | ✔️ |
-| Update Northstar | ✔️ | ✔️ | ✔️ | ✔️ |
-| Launch Northstar | ✔️ | ✔️ | ✔️ | ❌ |
-| Launch Vanilla | ✔️ | ✔️ | ✔️ | ❌ |
-| Install Mods from Thunderstore | ✔️ | ✔️ | ✔️ | ✔️ |
-| Update Mods | ✔️ | ✔️ | ✔️ | ✔️ |
-| | | | | |
-| Set launch arguments | ❓ | ✔️ | ✔️ | ❌ |
-| Installing mods for other games | ✔️ | ❌ | ❌ | ❌ |
-| Linux support | ❓ | ✔️ | ❌ | ✔️ |
-| Install Mods from GitHub/GitLab | ❌ | ❌ | ✔️ | ❌ |
-| Server config creator | ❌ | ❌ | ✔️ | ❌ |
-| Package mods for Thunderstore | ❌ | ❌ | ✔️ | ❌ |
+| Features | FlightCore | r2mm | Viper | VTOL | Papa |
+| ------------------------------- | ---------- | ---- | ----- | ---- | ---- |
+| Install Northstar | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
+| Update Northstar | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
+| Launch Northstar | ✔️ | ✔️ | ✔️ | ✔️ | ❌ |
+| Launch Vanilla | ❌ | ✔️ | ✔️ | ✔️ | ❌ |
+| Install Mods from Thunderstore | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
+| Update Mods | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
+| | | | | | |
+| Set launch arguments | ❌ | ❓ | ✔️ | ✔️ | ❌ |
+| Installing mods for other games | ❌ | ✔️ | ❌ | ❌ | ❌ |
+| Linux support | ✔️ | ❓ | ✔️ | ❌ | ✔️ |
+| Install Mods from GitHub/GitLab | ❌ | ❌ | ❌ | ✔️ | ❌ |
+| Server config creator | ❌ | ❌ | ❌ | ✔️ | ❌ |
+| Package mods for Thunderstore | ❌ | ❌ | ❌ | ✔️ | ❌ |
Note that none of these tools are directly part of the Northstar project and as such any issues with them should be reported to the respective authors instead.
+## **GeckoEidechse:** FlightCore
+
+![FlightCore Main Window](../../images/flightcore-main-window.png)
+![FlightCore Mod browser](../../images/flightcore-mod-browser-window.png)
+
+Fast and easy to use Northstar installer, updater, launcher, and mod-manager. Features built-in mod browser and allows for easy installation of pre-release versions of Northstar.\
+Supports Windows and Linux.
+
+
+Download and source code:
+
+{% embed url="https://github.com/R2NorthstarTools/FlightCore" %}
+
## **ebkr:** r2modman
![r2modman](../../images/r2modman-main-window.png)