From 2c1b7cbfb35f4f6234480c742a7ec872675dc483 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Thu, 11 Aug 2022 15:41:30 -0400 Subject: [PATCH] Add textures and material support to the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0dd801c..ddabece 100755 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ features over, but I plan to expand functionality beyond the original scope. * All three Excel data types (EXD, EXH, EXL) * Models * Havok Packfile/TexTool skeletons + * Textures + * Materials ## Usage