aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-02-18 23:16:21 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-02-18 23:16:21 +0100
commit4e8b29c871685cdf6fcdace9cc8cdc1dbc0b9641 (patch)
treedc33b70b82c1a7aebdc2228a55d43b27ff1a9434
parent5660f4f09e0ce273c523db68ee1cbc655b8315ef (diff)
downloadNorthstarWiki-4e8b29c871685cdf6fcdace9cc8cdc1dbc0b9641.tar.gz
NorthstarWiki-4e8b29c871685cdf6fcdace9cc8cdc1dbc0b9641.zip
Add page about Northstar installers
-rw-r--r--docs/SUMMARY.md1
-rw-r--r--docs/installing-northstar/northstar-installers.md8
2 files changed, 9 insertions, 0 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md
index 2b23989..d321228 100644
--- a/docs/SUMMARY.md
+++ b/docs/SUMMARY.md
@@ -7,6 +7,7 @@
* [Basic Setup](installing-northstar/basic-setup.md)
* [Troubleshooting](installing-northstar/troubleshooting.md)
+* [Northstar Installers](installing-northstar/northstar-installers.md)
***
diff --git a/docs/installing-northstar/northstar-installers.md b/docs/installing-northstar/northstar-installers.md
new file mode 100644
index 0000000..0c71281
--- /dev/null
+++ b/docs/installing-northstar/northstar-installers.md
@@ -0,0 +1,8 @@
+# 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.
+
+Note that none of these tools are officially supported and as such any issues with them should be reported to the respective authors.
+
+- [**0neGal:** Viper](https://github.com/0neGal/viper)
+- [**BigSpice:** VTOL](https://github.com/BigSpice/VTOL)