bevy/crates/bevy_asset/src/io
Thierry Berger 83028994d1 Optional BEVY_ASSET_ROOT to find assets directory (#5346)
# Objective

Fixes #5345

## Changelog

- Support optional env variable `BEVY_ASSET_ROOT` to explicitly specify root assets directory.
2023-01-16 17:36:09 +00:00
..
android_asset_io.rs Fix various typos (#5417) 2022-07-21 20:46:54 +00:00
file_asset_io.rs Optional BEVY_ASSET_ROOT to find assets directory (#5346) 2023-01-16 17:36:09 +00:00
metadata.rs docs: Full documentation for bevy_asset (#3536) 2022-07-12 15:44:09 +00:00
mod.rs docs: Full documentation for bevy_asset (#3536) 2022-07-12 15:44:09 +00:00
wasm_asset_io.rs Add warning when using load_folder on web (#5827) 2022-08-29 22:26:43 +00:00