When using a custom server, allow specifying MODRINTH_LOADER with MODRINTH_PROJECTS (#3527)

This commit is contained in:
Geoff Bourne
2025-07-02 22:25:04 -05:00
committed by GitHub
parent 45f14512bb
commit 3cdc86ef0b
3 changed files with 13 additions and 2 deletions

View File

@@ -50,3 +50,5 @@
`MODRINTH_ALLOWED_VERSION_TYPE`
: The version type is used to determine the newest version to use from each project. The allowed values are `release` (default), `beta`, `alpha`. Setting to `beta` will pick up both release and beta versions. Setting to `alpha` will pick up release, beta, and alpha versions.
`MODRINTH_LOADER`
: When using a custom server, set this to specify which loader type will be requested during lookups