Updated How to update supported fabric version for curseforge release pipeline (markdown)

Aurora Lahtela 2022-03-31 21:04:25 +03:00
parent 64e69279f4
commit d7a68a8c2f
1 changed files with 3 additions and 1 deletions

@ -10,4 +10,6 @@ Since there can be multiple identical versions (eg. 1.18.1) for different platfo
```url
https://minecraft.curseforge.com/api/game/version-types?token=yourAPIKeyHere
```
Basically, you first look at version-types for the correct type ID for the major version you're looking for, and then Ctrl-F for that ID in the versions endpoint to find the available slugs for that version.
Basically, you first look at version-types for the correct type ID for the major version you're looking for, and then Ctrl-F for that ID in the versions endpoint to find the available slugs for that version.
Update the game version list on the workflow https://github.com/plan-player-analytics/Plan/blob/master/.github/workflows/curseforge-upload.yml