Skip to content

rewriteToBootstrapPath

rewriteToBootstrapPath(asset): string

Defined in: src/manifest/schema.ts:383

Return the asset’s path relative to the bootstrap asset root. The manifest’s modelPath and sourcePath are equal and already asset-root-relative, so this is an identity pass-through. Consumers resolve the final URL via gameboardAssetUrl(asset) in declarative-hex-worlds/runtime.

MedievalHexagonAsset

string