2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-09-04 07:47:25 +00:00

feat: use templated xmodel loading and dumping code for iw3

This commit is contained in:
Jan
2025-07-10 16:59:23 +01:00
parent 3daa8b0412
commit 311d5935b3
9 changed files with 78 additions and 555 deletions

View File

@@ -1,4 +1,4 @@
#options GAME (IW4, IW5, T5, T6)
#options GAME (IW3, IW4, IW5, T5, T6)
#filename "Game/" + GAME + "/XModel/XModelDumper" + GAME + ".h"