Archived
1
Fork 0
Commit graph

4 commits

Author SHA1 Message Date
ce7c99c3de Add method to get index file directly 2022-04-14 08:22:10 -04:00
68ecdca929 Add very experimental skeleton loading
Added functions to extract Havok pak files, and extract some skeleton
data from an externally processed Havok XML file. This still requires
you to use the proprietary Havok SDK though, but I'll think of a
solution in the future.
2022-04-12 23:27:21 -04:00
7006cc4662 Add exl parser, make exd category configurable
Now you can easily parse EXL files, and this commit includes changes
to GameData to easily extract a EXH from just an excel sheet name
like "Item" or "Map". However this still doesn't work for language
seperated excel sheets yet.
2022-04-11 10:18:29 -04:00
610c515256 Add initial files 2022-03-15 15:33:57 -04:00