BootstrapSidecar
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:167
Integrity sidecar serialized as .bootstrap.json inside each bootstrap
target.
Properties
Section titled “Properties”edition
Section titled “edition”
readonlyedition:"free"|"extra"
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:171
Pack edition this target was bootstrapped for.
fetchedAt
Section titled “fetchedAt”
readonlyfetchedAt:string
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:177
ISO-8601 timestamp at which the bootstrap was performed.
readonlyfiles: readonlyBootstrapFileEntry[]
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:179
Sorted list of every mirrored file plus its SHA-256.
libraryVersion
Section titled “libraryVersion”
readonlylibraryVersion:string
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:173
Library version that produced this bootstrap.
schemaVersion
Section titled “schemaVersion”
readonlyschemaVersion:"1.0.0"
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:169
Sidecar schema version.
sourceUrl
Section titled “sourceUrl”
readonlysourceUrl:string
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:175
Provenance URL (https://…) or file:// URL for zip-sourced bootstraps.