Skip to content

Commit c01f397

Browse files
authored
Add assets_manager v0.5.0 (#704)
1 parent f5eb945 commit c01f397

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

content/news/023/index.md

+13
Original file line numberDiff line numberDiff line change
@@ -638,6 +638,19 @@ So any feedback and contributions is highly appreciated.
638638
[bevy_config_cam]: https://github.com/BlackPhlox/bevy_config_cam
639639
[@BlackPhlox]: https://github.com/BlackPhlox
640640

641+
### [assets_manager]
642+
643+
[assets_manager] provides easy file loading and caching, with a focus on
644+
hot-reloading.
645+
646+
In June was released version 0.5.0, which came with many new features.
647+
`assets_manager` has now built-in support for loading sounds and images, and
648+
Zip archive were added as a new source to load assets from. Additionally, the
649+
API around directories was reworked to be more powerful, and performances were
650+
improved a bit.
651+
652+
[assets_manager]: https://github.com/a1phyr/assets_manager
653+
641654
## Popular Workgroup Issues in Github
642655

643656
<!-- Up to 10 links to interesting issues -->

0 commit comments

Comments
 (0)