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

Aurora Lahtela 2022-03-31 21:04:47 +03:00
parent d7a68a8c2f
commit ba6db6841f
1 changed files with 1 additions and 1 deletions

@ -12,4 +12,4 @@ 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.
Update the game version list on the workflow https://github.com/plan-player-analytics/Plan/blob/master/.github/workflows/curseforge-upload.yml
Update the game version list on the workflow https://github.com/plan-player-analytics/Plan/blob/master/.github/workflows/curseforge-upload.yml (There are 2 copies of the list)