Skip to content

BootstrapFileEntry

Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:154

Per-file entry in the integrity sidecar.

readonly bytes: number

Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:160

Byte length of the file at fetch time.


readonly path: string

Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:156

POSIX path relative to <out>/addons/kaykit_medieval_hexagon_pack/.


readonly sha256: string

Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/core.ts:158

SHA-256 hash of the file’s contents, lowercase hex.