Cramming PhysX in there

More PhysX work

More PhysX work
This commit is contained in:
2025-07-06 23:58:40 +02:00
parent c3a1686325
commit 84350b85ab
3257 changed files with 587241 additions and 66 deletions

View File

@@ -0,0 +1,7 @@
[package]
name = "physx-sys-extract"
version = "0.1.0"
edition = "2021"
[dependencies]
physx-sys = { path = "../physx-sys" }