Skip to content

unofficial release - "unzip" command support

Pre-release
Pre-release
Compare
Choose a tag to compare

This is pre release, so it may have some dangerous bugs like write permission check issue.
added "unzip" command to extract NON-COMPRESSED zip file.
unzip <archive path> <the path to extract>
(e.g.)
unzip 0:/test.zip 0:/extrdir
For testing, this release archive is non-compressed zip file, so test with it.

Please report bugs in issues if there are.
Based d0k3/GodMode9 commit762