feat: dump t6 materials as json

This commit is contained in:
Jan
2024-02-18 10:16:43 +01:00
parent 625ed0397f
commit df7b25b854
11 changed files with 1294 additions and 114 deletions
+1 -1
View File
@@ -931,7 +931,7 @@ namespace IW4
};
// Names unknown
// There's probably: MTL_GAMEFLAG_CASTS_SHADOW (part of iw3; 0x40 there)
// There's probably: MTL_GAMEFLAG_CASTS_SHADOW (part of iw3/t5; 0x40 there)
enum MaterialGameFlags
{
MTL_GAMEFLAG_1 = 0x1,