pub async fn upload_sim_pack(
store: &dyn AssetStore,
cfg: &AssetBackendConfig,
repo_root: &Path,
index: &AssetBundleIndex,
) -> Result<()>Expand description
Upload sim pack files + latest.json via the configured asset store.
pub async fn upload_sim_pack(
store: &dyn AssetStore,
cfg: &AssetBackendConfig,
repo_root: &Path,
index: &AssetBundleIndex,
) -> Result<()>Upload sim pack files + latest.json via the configured asset store.