diff options
author | GeckoEidechse <gecko.eidechse+gitbook@protonmail.com> | 2022-07-19 12:42:50 +0000 |
---|---|---|
committer | gitbook-bot <ghost@gitbook.com> | 2022-07-19 12:42:50 +0000 |
commit | 1685b335bbe085eb0f9364c2c4f5e2aa0bf3c812 (patch) | |
tree | 78cab73ef709129041288ffa3ebc8d6026da10c9 /docs/installing-northstar | |
parent | e4f5258d9759384df50160b93faa23b92746788b (diff) | |
download | NorthstarWiki-1685b335bbe085eb0f9364c2c4f5e2aa0bf3c812.tar.gz NorthstarWiki-1685b335bbe085eb0f9364c2c4f5e2aa0bf3c812.zip |
GitBook: [#55] Add feature matrix for Northstar installers
Diffstat (limited to 'docs/installing-northstar')
-rw-r--r-- | docs/installing-northstar/northstar-installers.md | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/docs/installing-northstar/northstar-installers.md b/docs/installing-northstar/northstar-installers.md index 05eb2b4..43f27e7 100644 --- a/docs/installing-northstar/northstar-installers.md +++ b/docs/installing-northstar/northstar-installers.md @@ -1,7 +1,26 @@ -# Northstar installers +# Northstar Installers Since the public release of Northstar, the wider community has created tools to automate mod installation, as well as adding additional features such as auto-updating the current Northstar install and mod management. +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 | +| ------------------------------- | ---- | ----- | ---- | +| Install Northstar | ✔️ | ✔️ | ✔️ | +| Update Northstar | ✔️ | ✔️ | ✔️ | +| Launch Northstar | ✔️ | ✔️ | ✔️ | +| Launch Vanilla | ✔️ | ✔️ | ✔️ | +| Install Mods from Thunderstore | ✔️ | ✔️ | ✔️ | +| Update Mods | ✔️ | ✔️ | ✔️ | +| | | | | +| Set launch arguments | ❓ | ✔️ | ✔️ | +| Installing mods for other games | ✔️ | ❌ | ❌ | +| Install skins | ❓ | ❌ | ✔️ | +| 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. ## **ebkr:** r2modman @@ -28,7 +47,6 @@ There's also an alternative version of r2mm called _Thunderstore Mod Manager_ TM {% embed url="https://www.overwolf.com/app/Thunderstore-Thunderstore_Mod_Manager" %} - ## **0neGal:** Viper ![viper](../images/viper-main-window.png) |