File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -97,6 +97,22 @@ _Discussions:
9797
9898## Library Updates
9999
100+ ### [ assets_manager]
101+
102+ [ assets_manager] provides a high-level API to load and cache external resources
103+ with a focus on performance and hot-reloading.
104+
105+ In addition to built-in support for new formats like WebP, glTF and fonts,
106+ [ version 0.7] brings a few quality of life improvements. Additionnally,
107+ hot-reloading is now supported for custom asset sources.
108+
109+ These features led to a new crate: [ ggez-assets_manager] , whose goal is to ease
110+ use of assets_manager with ggez engine!
111+
112+ [ assets_manager ] : https://github.com/a1phyr/assets_manager/
113+ [ version 0.7 ] : https://github.com/a1phyr/assets_manager/releases/tag/0.7.0
114+ [ ggez-assets_manager ] : https://github.com/a1phyr/ggez-assets_manager/
115+
100116## Popular Workgroup Issues in Github
101117
102118<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments