diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-02-18 23:16:21 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-02-18 23:16:21 +0100 |
commit | 4e8b29c871685cdf6fcdace9cc8cdc1dbc0b9641 (patch) | |
tree | dc33b70b82c1a7aebdc2228a55d43b27ff1a9434 /docs/installing-northstar | |
parent | 5660f4f09e0ce273c523db68ee1cbc655b8315ef (diff) | |
download | NorthstarWiki-4e8b29c871685cdf6fcdace9cc8cdc1dbc0b9641.tar.gz NorthstarWiki-4e8b29c871685cdf6fcdace9cc8cdc1dbc0b9641.zip |
Add page about Northstar installers
Diffstat (limited to 'docs/installing-northstar')
-rw-r--r-- | docs/installing-northstar/northstar-installers.md | 8 |
1 files changed, 8 insertions, 0 deletions
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) |