mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
e3b318f599
# Objective - Make it easier to figure out how to add asset sources ## Solution - Add an example that adds an asset source, it functions almost identical to the embedded_asset example - Move the file from the embedded_asset example into a `files/` folder |
||
---|---|---|
.. | ||
files | ||
processing | ||
asset_decompression.rs | ||
asset_loading.rs | ||
custom_asset.rs | ||
custom_asset_reader.rs | ||
embedded_asset.rs | ||
extra_source.rs | ||
hot_asset_reloading.rs |