Interface VersionManifest

Hierarchy

  • VersionManifest

Properties

_comment?: string
base?: string

For version manifest files that are based on another version.

complianceLevel?: 0 | 1

Vanilla version file includes this

id: string
releaseTime?: string

Vanilla version file includes this

sha1?: string

A sha1 of the vinal version manifest file, will not redownload version.json if it matches this

stable?: boolean

From the fabric manifest files, always false for some reason

time?: string

Vanilla version file includes this

url?: string

Generated using TypeDoc