From 7ddba36dcde5642d866fd45136e4aeeb7121594d Mon Sep 17 00:00:00 2001 From: Jan Date: Sun, 21 Apr 2024 22:24:38 +0200 Subject: [PATCH] docs: update documentation about iw5 weapon loading --- docs/SupportedAssetTypes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/SupportedAssetTypes.md b/docs/SupportedAssetTypes.md index e27aa59c..693c4139 100644 --- a/docs/SupportedAssetTypes.md +++ b/docs/SupportedAssetTypes.md @@ -108,8 +108,8 @@ The following section specify which assets are supported to be dumped to disk (u | MenuList | ✅ | ✅ | The output is decompiled. The result will not be the same as the input. | | menuDef_t | ✅ | ✅ | See menulist. | | LocalizeEntry | ✅ | ✅ | | -| WeaponAttachment | ✅ | ❌ | | -| WeaponCompleteDef | ✅ | ❌ | | +| WeaponAttachment | ✅ | ✅ | | +| WeaponCompleteDef | ✅ | ✅ | | | FxEffectDef | ❌ | ❌ | | | FxImpactTable | ❌ | ❌ | | | SurfaceFxTable | ❌ | ❌ | |