File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -638,6 +638,19 @@ So any feedback and contributions is highly appreciated.
638
638
[ bevy_config_cam ] : https://github.com/BlackPhlox/bevy_config_cam
639
639
[ @BlackPhlox ] : https://github.com/BlackPhlox
640
640
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
+
641
654
## Popular Workgroup Issues in Github
642
655
643
656
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments