bevy/crates/bevy_asset
Rich Churcher 7740c0f879
Support creating asset directories (#16220)
# Objective

Exposes a means to create an asset directory (and its parent
directories). Wasn't sure whether we also wanted the variant to create
directories without the parent (i.e. `mkdir` instead of `mkdir -p`)?

Fixes https://github.com/bevyengine/bevy_editor_prototypes/issues/144
2024-11-04 22:06:00 +00:00
..
macros
src
Cargo.toml
README.md

Bevy Asset

License Crates.io Downloads Docs Discord