https://github.com/loohp/mcunzip
Decompress zipped Minecraft resource packs using native methods
https://github.com/loohp/mcunzip
Last synced: over 1 year ago
JSON representation
Decompress zipped Minecraft resource packs using native methods
- Host: GitHub
- URL: https://github.com/loohp/mcunzip
- Owner: LOOHP
- License: gpl-3.0
- Created: 2024-05-11T14:23:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-11T15:03:44.000Z (about 2 years ago)
- Last Synced: 2025-02-10T00:20:00.246Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MCUnzip
Decompress Minecraft resource packs using native methods.
This program has a CLI mode and a GUI mode.
Double-click to launch GUI mode, a file chooser will appear. This mode was only tested on Windows.
Specify the file path of the zipped resource pack file as the first argument when launching in CLI mode.