This crate adds support for auto deriving [bevy_asset_loader::AssetCollection]
You do not have to use it directly. Just import AssetCollection from bevy_asset_loader
and use #[derive(AssetCollection)] to derive the trait.
This crate adds support for auto deriving [bevy_asset_loader::AssetCollection]
You do not have to use it directly. Just import AssetCollection from bevy_asset_loader
and use #[derive(AssetCollection)] to derive the trait.