Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 339 Bytes

TODO.md

File metadata and controls

8 lines (7 loc) · 339 Bytes

TODO

  • Parse directories and files, then decompile on demand.
    • Create ArchivedFile class to store files info
    • Parse all files and store directory and file info on ArchivedFile
    • Create extractAll() and extract(file: ArchivedFile) methods
    • Do the same for DXArchive5
    • Do the same for DXArchive6