Skip to content

just a simple unzipper to unzip intentionally corrupted minecraft server resource packs

Notifications You must be signed in to change notification settings

SolsticeSpectrum/corruptedunzip

Repository files navigation

CorruptedUnzip

Build:

Open terminal or command prompt and run ...

gradlew build

Usage:

You will find corruptedunzip-1.0-SNAPSHOT.jar in build/libs/
Then run ...

java -jar corruptedunzip-1.0-SNAPSHOT.jar [-o] [-q] zipfilename.zip [outputdir]

    Where:  -q => quiet
            -o => overwrite

About

just a simple unzipper to unzip intentionally corrupted minecraft server resource packs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages