retreev / PangLib

Series of tools to interact with Pangya PC MMO game files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add ability to save IFF file to disk

pixeldesu opened this issue · comments

Add the ability to save a loaded (and changed) instance of IFFFile back to an IFF file. It of course needs to respect the header format too.

ToDo:

  • Add a Save method to save an IFFFile instance to disk.