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 create file-less instance

pixeldesu opened this issue · comments

Don't depend on a file path to be passed to the IFFFile constructor.

ToDo:

  • Add a file path-less constructor to IFFFile
  • Add a Load method which takes a path to load in an IFF file