mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
e29bd50de8
This is a replacement for #2106 This adds a `Metadata` struct which contains metadata information about a file, at the moment only the file type. It also adds a `get_metadata` to `AssetIo` trait and an `asset_io` accessor method to `AssetServer` and `LoadContext` I am not sure about the changes in `AndroidAssetIo ` and `WasmAssetIo`. |
||
---|---|---|
.. | ||
asset_loading.rs | ||
custom_asset.rs | ||
custom_asset_io.rs | ||
hot_asset_reloading.rs |