2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-09-18 06:27:26 +00:00
Files
docs
scripts
src
test
thirdparty
tools
.gitignore
.gitlab-ci.yml
.gitmodules
CHANGES.md
LICENSE
README.md
generate.bat
generate.sh
premake5.lua
OpenAssetTools/CHANGES.md
2021-03-04 19:17:47 +01:00

352 B

Changelist

Upcoming changes

0.0.2

  • All tools now compile and run under Linux
  • ZoneCodeGenerator is now a C++ application
  • Unlinker now supports dumping images as DDS files (which is now default).
  • Unlinker supports --image-format argument to specify one of the available image formats to dump to (iwi, dds)

0.0.1

  • Initial release