diff options
-rw-r--r-- | docs/images/flightcore-main-window.png | bin | 0 -> 1371991 bytes | |||
-rw-r--r-- | docs/images/flightcore-mod-browser-window.png | bin | 0 -> 1022184 bytes | |||
-rw-r--r-- | docs/installing-northstar/northstar-installers/README.md | 43 |
3 files changed, 28 insertions, 15 deletions
diff --git a/docs/images/flightcore-main-window.png b/docs/images/flightcore-main-window.png Binary files differnew file mode 100644 index 0000000..0be7a1c --- /dev/null +++ b/docs/images/flightcore-main-window.png diff --git a/docs/images/flightcore-mod-browser-window.png b/docs/images/flightcore-mod-browser-window.png Binary files differnew file mode 100644 index 0000000..dc0315e --- /dev/null +++ b/docs/images/flightcore-mod-browser-window.png 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) |