diff options
Diffstat (limited to 'docs/installing-northstar')
-rw-r--r-- | docs/installing-northstar/northstar-installers.md | 38 |
1 files changed, 22 insertions, 16 deletions
diff --git a/docs/installing-northstar/northstar-installers.md b/docs/installing-northstar/northstar-installers.md index 43f27e7..7ce08cb 100644 --- a/docs/installing-northstar/northstar-installers.md +++ b/docs/installing-northstar/northstar-installers.md @@ -4,22 +4,22 @@ 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 | -| ------------------------------- | ---- | ----- | ---- | -| 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 | ❌ | ❌ | ✔️ | +| 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 | ✔️ | ❌ | ❌ | ❌ | +| 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. @@ -67,3 +67,9 @@ Easy to use and extensive Northstar installer and mod-manager. Supports installi Download and source code: {% embed url="https://github.com/BigSpice/VTOL" %} + +## **AnActualEmerald:** Papa + +Command-line only mod manager and Northstar installer written in Rust. Available for Linux as `.deb` and `.msi` Windows installer. Or build from source. Can install, uninstall, and update mods from Thunderstore. + +{% embed url="https://github.com/AnActualEmerald/papa" %} |