You've already forked AstralRinth
forked from didirus/AstralRinth
Add minecraft as loader to create version api docs (#2877)
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
This commit is contained in:
@@ -339,8 +339,8 @@ components:
|
|||||||
type: array
|
type: array
|
||||||
items:
|
items:
|
||||||
type: string
|
type: string
|
||||||
description: The mod loaders that this version supports
|
description: The mod loaders that this version supports. In case of resource packs, use "minecraft"
|
||||||
example: ["fabric", "forge"]
|
example: ["fabric", "forge", "minecraft"]
|
||||||
featured:
|
featured:
|
||||||
type: boolean
|
type: boolean
|
||||||
description: Whether the version is featured or not
|
description: Whether the version is featured or not
|
||||||
|
|||||||
Reference in New Issue
Block a user