Expand description
Sim content packs — versioned assets/ trees published beside client gfx.
Constants§
- SIM_
PACK_ ASSET_ DIRS - Relative directories under
assets/included in the sim pack (worker ContentBundle).
Functions§
- build_
sim_ pack_ index - Build a file index for sim content under
repo_root/assets/…. - download_
sim_ pack - Download sim pack
publish_revintodest_root/assets/…(repo-shaped tree). - ensure_
sim_ pack_ cached - Fetch sim
latest.json, download pack if needed, return repo-shaped root. - resolve_
sim_ pack_ file - Resolve an on-disk path for a sim pack relative key (
world/segments/…). - sim_
pack_ cache_ dir - Cache directory for a downloaded sim pack rev.
- upload_
sim_ pack - Upload sim pack files +
latest.jsonvia the configured asset store.