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 *pet files to disk

pixeldesu opened this issue · comments

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

ToDo:

  • Add a Save method and *Writer helpers to save a PETFile instance to disk.