diff options
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) |