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 a26cefd commit ee41b0cCopy full SHA for ee41b0c
readme.md
@@ -38,3 +38,7 @@ Collection of useful docs to quickly start developing with bevy using RustRover
38
See [test.rs](src/people/tests.rs) for examples.
39
40
> More on this: https://bevy-cheatbook.github.io/patterns/system-tests.html
41
+
42
+# References
43
44
+- [Bevy opinionated best practices](https://github.com/tbillington/bevy_best_practices)
0 commit comments