File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -695,6 +695,21 @@ chat with the devs and the community on the public [Discord server][rust-gpu-dis
695695[ rust-gpu-dev-guide ] : https://embarkstudios.github.io/rust-gpu/book/introduction.html
696696[ rust-gpu-discord ] : https://discord.com/channels/750717012564770887/750717499737243679
697697
698+ ### [ assets_manager]
699+
700+ assets_manager ([ GitHub] [ assets_manager ] , [ crates.io] [ assets_manager_crates ] )
701+ is a library to easily load and cache assets. It comes with support for multiple
702+ file formats and out-of-the-box hot-reloading.
703+
704+ The last release includes internals performance improvements and more flexibility
705+ in the way to load assets.
706+
707+ [ Ggez bindings] [ ggez-assets_manager ] were also updated to latest ggez version.
708+
709+ [ assets_manager ] : https://github.com/a1phyr/assets_manager
710+ [ assets_manager_crates ] : https://crates.io/crates/assets_manager
711+ [ ggez-assets_manager ] : https://github.com/a1phyr/ggez-assets_manager
712+
698713## Popular Workgroup Issues in Github
699714
700715<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments