BootstrapResult
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:185
Return value of bootstrapKayKitAssets.
Properties
Section titled “Properties”edition
Section titled “edition”
readonlyedition:"free"|"extra"
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:187
Pack edition that was bootstrapped.
fileCount
Section titled “fileCount”
readonlyfileCount:number
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:191
Total number of files written (gltf + bin + textures + any extras).
integritySidecar
Section titled “integritySidecar”
readonlyintegritySidecar:string
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:195
Absolute path of the integrity sidecar.
outRoot
Section titled “outRoot”
readonlyoutRoot:string
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:189
Absolute path of the bootstrap target root.
totalBytes
Section titled “totalBytes”
readonlytotalBytes:number
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:193
Sum of BootstrapFileEntry.bytes.