837 B
837 B
packwizjs / parser / PackwizVersions
Interface: PackwizVersions
Defined in: parser.ts:139
Represents modloaders present in the pack. If any of these are not undefined, applications using this information should install the specific version of the modlaoder listed.
Properties
fabric?
optional
fabric:string
Defined in: parser.ts:141
forge?
optional
forge:string
Defined in: parser.ts:142
liteloader?
optional
liteloader:string
Defined in: parser.ts:145
minecraft
minecraft:
string
Defined in: parser.ts:140
neoforge?
optional
neoforge:string
Defined in: parser.ts:143
quilt?
optional
quilt:string
Defined in: parser.ts:144