feat: templated MapEnts dumper (#923)

Relates to https://github.com/Laupetin/OpenAssetTools/issues/626
This commit is contained in:
mo
2026-07-21 19:55:40 +02:00
committed by GitHub
parent 2188f49a08
commit 572965844e
18 changed files with 115 additions and 141 deletions
+3 -3
View File
@@ -59,7 +59,7 @@ using `Linker`):
| ComWorld | ❌ | ❌ | |
| GameWorldSp | ❌ | ❌ | |
| GameWorldMp | ❌ | ❌ | |
| MapEnts | | ❌ | |
| MapEnts | ⁉️ | ❌ | Entity string can be exported. Binary data currently not. |
| FxWorld | ❌ | ❌ | |
| GfxWorld | ❌ | ❌ | |
| GfxLightDef | ✅ | ✅ | |
@@ -101,7 +101,7 @@ using `Linker`):
| GlassWorld | ❌ | ❌ | |
| PathData | ❌ | ❌ | |
| VehicleTrack | ❌ | ❌ | |
| MapEnts | | ❌ | |
| MapEnts | ⁉️ | ❌ | Entity string can be exported. Binary data currently not. |
| FxWorld | ❌ | ❌ | |
| GfxWorld | ❌ | ❌ | |
| GfxLightDef | ✅ | ✅ | |
@@ -211,7 +211,7 @@ using `Linker`):
| ComWorld | ❌ | ❌ | |
| GameWorldSp | ❌ | ❌ | |
| GameWorldMp | ❌ | ❌ | |
| MapEnts | | ❌ | |
| MapEnts | ⁉️ | ❌ | Entity string can be exported. Binary data currently not. |
| GfxWorld | ❌ | ❌ | |
| GfxLightDef | ✅ | ✅ | |
| Font_s | ✅ | ✅ | |