Azukee / Macaron

Lightweight Archive Unpacker for various game archives
MIT License
38 stars 7 forks source link

Allow listing files and just detecting unpacker #13

Closed holly-hacker closed 5 years ago

holly-hacker commented 5 years ago

Uses CommandLineParser to parse commandline arguments, while also adding listing all files in found archives or just detecting the archive format.

PRing now and making the core/cli split in a later PR.