Skip to content

v0.2.0

Choose a tag to compare

@Hancapo Hancapo released this 08 Apr 21:14
· 11 commits to master since this release

Added

  • IMG archive support for GTA III and Vice City v1 archives (.dir + .img) and GTA San Andreas v2 VER2 archives.
  • Img.from_file(), archive lookup, extraction, and create_v2() creation support.
  • Dff.from_bytes() and Txd.from_bytes() for parsing assets directly from memory.

Improved

  • Compatibility for older GTA III and Vice City assets with version-aware geometry handling and texture format inference.
  • README coverage for IMG archive usage and in-memory parsing examples.

Full Changelog: v0.1.0...v0.2.0