From e4f5258d9759384df50160b93faa23b92746788b Mon Sep 17 00:00:00 2001 From: GeckoEidechse Date: Tue, 19 Jul 2022 01:25:00 +0200 Subject: Add note about release-candidates on Thunderstore --- docs/modding-and-development/development/releases.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') 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: -- cgit v1.2.3