Описание
[](https://modrinth.com/mod/wordstones/versions)

# About
**Server Unpacker** is a client-side mod that extracts any resource pack files that can be loaded by Minecraft
# Usage
## In-Game
Drag and drop the mod into your `mods/` folder and join any server that has a required resource pack
The extracted files will be in your [`.minecraft`](https://minecraft.wiki/.minecraft)`/extracted-packs/` folder
## GUI
You can execute the .jar file directly to open a GUI
Select or drag and drop file(s) onto the GUI to extract them in the same directory

## CLI
You can extract multiple files by using the following command
`java -jar server-unpacker-*.jar [files]`
# Credits
- Thank you to [Zardium](https://gitlab.com/Zardium) for writing the original code and creating the GUI