msh and cp converters. Mesh broken.

This commit is contained in:
bird_egop
2025-08-26 04:29:30 +03:00
parent 77e7f7652c
commit 5c52ab2b2b
12 changed files with 651 additions and 111 deletions
+3 -1
View File
@@ -1,3 +1,5 @@
namespace MissionTmaLib;
using Common;
namespace MissionTmaLib;
public record GameObjectSetting(int SettingType, IntFloatValue Unk1, IntFloatValue Unk2, IntFloatValue Unk3, string Name);