Skip to content

Commit 7782d05

Browse files
committed
Add README.md
1 parent f073e7f commit 7782d05

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)