This repository has been archived by the owner on Jun 23, 2022. It is now read-only.
1.2.0
Release 1.2.0 of resourcepacker.
Install using npm install -g resourcepacker@1.2.0
.
Changelog
- Added Node.js exports,
init(options?)
andpack(input, output, options?)
- Added optional
<input>
command-line option torpkr pack
, changing the syntax torpkr pack [<input>] [<output>|--force]
. - Changed default file globs to be more specific.