bevy/crates/bevy_asset
Rich Churcher 69f2a6b68c
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-05 22:42:16 +01:00
..
macros Release 0.15.0-rc.2 2024-10-27 21:53:37 +01:00
src Support creating asset directories (#16220) 2024-11-05 22:42:16 +01:00
Cargo.toml Update notify-debouncer-full requirement from 0.3.1 to 0.4.0 (#16133) 2024-11-05 22:28:18 +01:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Asset

License Crates.io Downloads Docs Discord