8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d85b46 commit 1769069Copy full SHA for 1769069
content/news/029/index.md
@@ -320,6 +320,18 @@ Discord][graphite-discord] and get involved!
320
321
## Library Updates
322
323
+### [Shard]
324
+
325
+[Shard] by @HindrikStegenga is an Archetype-based Entity Component System.
326
327
+Version 0.2 is a complete rewrite of the ECS, with the main new feature
328
+that it supports no_std environments.
329
330
+_Discussions: [/r/rust]_
331
332
+[/r/rust]: https://reddit.com/r/rust/comments/r6mn0g/shard_020
333
+[Shard]: https://github.com/HindrikStegenga/Shard
334
335
### [assets_manager]
336
337
[assets_manager] provides a high-level API to load and cache external resources
0 commit comments