This repository has been archived by the owner on Jun 23, 2022. It is now read-only.
1.1.0
Release 1.1.0 of resourcepacker.
Install using npm install -g resourcepacker@1.1.0
.
Changelog
- Added support for packaging to a zip file by appending
.zip
to the output name. - Added
--folder
flag (alias-f
) to package to an automatically-named folder instead of the default zip file. - Changed default packaging from a folder to a zip file.