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 e5eb382 commit 1ac98d4Copy full SHA for 1ac98d4
README.md
@@ -69,4 +69,8 @@ fn setup(mut meshes: ResMut<Assets<Mesh>>,
69
70
```
71
72
-Take a look in the `examples/` directory for a complete working example.
+Take a look in the `examples/` directory for a complete working example.
73
+
74
+## Acknowledgements
75
76
+This asset loader is powered by the awesome [`building-blocks`](https://github.com/bonsairobo/building-blocks) crate.
0 commit comments