Interface MinecraftVersion
The version metadata containing the version information, like download url
🏷️ Properties
id
ts
id: string
The version id, like 1.14.4
Defined in: packages/installer/minecraft.ts:34
releaseTime
ts
releaseTime: string
Defined in: packages/installer/minecraft.ts:37
time
ts
time: string
Defined in: packages/installer/minecraft.ts:36
type
ts
type: string
Defined in: packages/installer/minecraft.ts:35
url
ts
url: string
The version json download url
Defined in: packages/installer/minecraft.ts:41