From 7929cc46a85171736460b390b69fa01872e7a948 Mon Sep 17 00:00:00 2001 From: PhoenixARC <46140834+PhoenixARC@users.noreply.github.com> Date: Tue, 25 Apr 2023 09:37:43 -0400 Subject: [PATCH] Update Models.md --- Formats/Models.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Formats/Models.md b/Formats/Models.md index aaac1eb..0adf4e7 100644 --- a/Formats/Models.md +++ b/Formats/Models.md @@ -4,6 +4,11 @@ | Model Count | (int32)0x4 | how many models are within the file | [Models](./Models.md#model) | variable | all models within the model file + + * all known Model/Material information is the direct product of [May/MattNL](https://github.com/MattN-L)'s work! + + + ## model (repeated per model count)