- 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()
andextract(file: ArchivedFile)
methods - Do the same for DXArchive5
- Do the same for DXArchive6