From 72e664b2a4694f778e5e92666ff679bf6ef5f92d Mon Sep 17 00:00:00 2001 From: njohnson Date: Tue, 28 Apr 2026 14:06:56 -0400 Subject: [PATCH] Fix doc to show IW3 PhysPreset dumping is supported. --- docs/SupportedAssetTypes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/SupportedAssetTypes.md b/docs/SupportedAssetTypes.md index 0918fd44..3d94d237 100644 --- a/docs/SupportedAssetTypes.md +++ b/docs/SupportedAssetTypes.md @@ -11,7 +11,7 @@ The following section specify which assets are supported to be dumped to disk (u | Asset Type | Dumping Support | Loading Support | Notes | | -------------------- | --------------- | --------------- | ---------------------------------------------------------------------------- | -| PhysPreset | ❌ | ❌ | | +| PhysPreset | ✅ | ❌ | | | XAnimParts | ❌ | ❌ | | | XModel | ✅ | ✅ | Model data can be exported to `XMODEL_EXPORT/XMODEL_BIN`, `OBJ`, `GLB/GLTF`. | | Material | ✅ | ✅ | |