Skip to content

BootstrapFileEntry

Defined in: src/cli/commands/bootstrap/core.ts:129

Per-file entry in the integrity sidecar.

readonly bytes: number

Defined in: src/cli/commands/bootstrap/core.ts:135

Byte length of the file at fetch time.


readonly path: string

Defined in: src/cli/commands/bootstrap/core.ts:131

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


readonly sha256: string

Defined in: src/cli/commands/bootstrap/core.ts:133

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