mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 20:53:53 +00:00
4e24b68fa6
# Objective - The file asset source currently creates the `imported_assets/Default` directory with relative path, which leads to wrongly created directories when the executable is run with a working directory different from the project root. ## Solution - Use the full path instead. |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |