We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f073e7f commit 7782d05Copy full SHA for 7782d05
1 file changed
README.md
@@ -0,0 +1,11 @@
1
+# bevy_prototype_physx
2
+
3
+A hack to get the `physx` crate hooked up in bevy.
4
5
+```
6
+cargo run --example bouncing_sphere
7
8
9
+## License
10
11
+MIT. See the [LICENSE](LICENSE) file for details.
0 commit comments