mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-17 03:55:58 +00:00
When using a custom server, allow specifying MODRINTH_LOADER with MODRINTH_PROJECTS (#3527)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user