mirror of
https://github.com/bevyengine/bevy
synced 2024-11-25 14:10:19 +00:00
44c8cc66c4
# Objective - Fixes #13192 . - It is not possible to specify the path of the file and the subasset in it in one string slice, if there is a hash in the file name, because hash is separator between filename and subasset, so they must be separated explicitly ## Solution - Improved documentation for AssetServer::load. --------- Co-authored-by: BD103 <59022059+BD103@users.noreply.github.com> |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml | ||
README.md |