OpenAssetTools/CHANGES.md
2021-03-04 19:17:47 +01:00

12 lines
352 B
Markdown

# 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