aboutsummaryrefslogtreecommitdiff
path: root/docs/modding-and-development
diff options
context:
space:
mode:
Diffstat (limited to 'docs/modding-and-development')
-rw-r--r--docs/modding-and-development/development/releases.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/modding-and-development/development/releases.md b/docs/modding-and-development/development/releases.md
index 96cc3b5..44f502a 100644
--- a/docs/modding-and-development/development/releases.md
+++ b/docs/modding-and-development/development/releases.md
@@ -15,7 +15,8 @@ WIP
CI on Northstar release repo builds versioned release if tag is pushed. It checks Launcher and Mods for same tag and builds those versions. \
Therefore make sure to push tags of Mods and Launcher first.
-CI also pushes release directly to Thunderstore if it does not contain the `-rcX` suffix.
+CI also pushes release directly to Thunderstore as a mod called [`Northstar`](https://northstar.thunderstore.io/package/northstar/Northstar/). \
+If it's a release-candidate with the `-rcX` suffix, it will instead get pushed to Thunderstore as [`NorthstarReleaseCandidate`](https://northstar.thunderstore.io/package/northstar/NorthstarReleaseCandidate/).
### Git commands for tags: