aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/installing-northstar/using-northstar/mods.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/installing-northstar/using-northstar/mods.md b/docs/installing-northstar/using-northstar/mods.md
index bce2c4e..38c5b34 100644
--- a/docs/installing-northstar/using-northstar/mods.md
+++ b/docs/installing-northstar/using-northstar/mods.md
@@ -17,3 +17,8 @@ They can be found in the following channels:
- `#northstar-client-mods` for client-side only mods like HUD changes, skins, etc.
- `#northstar-server-mods` for mods that primarily target servers, like new gamemodes, moderation tools, etc.
+
+### Thunderstore
+
+Northstar also has a [Thunderstore](https://northstar.thunderstore.io/) page! You can find lots of mods here too! These mods are packaged slightly differently, and therefore have a different install proccess.
+In each `.zip` you download from Thunderstore, there will, at minimum be 2 files, `icon.png` and `manifest.json`. You can ignore or delete those. There will also be a folder called `mods` and in said folder the mod itself. Move the contents of the mods folder into `R2Northstar\mods` and you should be good!