This commit is contained in:
2025-04-18 18:42:53 +08:00
parent e15eafe5d4
commit 446eaf90d0
14 changed files with 357 additions and 2 deletions

View File

@@ -38,6 +38,9 @@ public class FLESH : ModuleRules
"ChaosCloth",
"ChaosNiagara",
"PhysicsControl",
"MeshDescription",
"StaticMeshDescription",
"DynamicMesh",
// ... add other public dependencies that you statically link with here ...
}
);