bevy_assetio_zip 0.1.0

Bevy AssetIO plugin that can load assets from optionally obfuscated zip files
Documentation
fn main() {
    bevy_assetio_zip_bundler::bundle_crate_assets();
}