Convert Modrinth .mrpack
modpacks to standard ZIP files containing all the JARs and config files. All processing is done on your local machine.
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
This is a full rewrite of Fabulously-Optimized/mrpack-to-zip, developed using Vue and Tailwind.
Licensed under the GNU General Public License v2.0.