Adds npm run extractPacks and npm run buildPacks and adds buildPacks to the build pipeline. This is a watered down, less robust, more error prone version of PF2e system's extract/build packs functions. It also requires @foundryvtt/foundryvtt-cli to run, so an npm ci is required.
Adds
npm run extractPacks
andnpm run buildPacks
and addsbuildPacks
to the build pipeline. This is a watered down, less robust, more error prone version of PF2e system's extract/build packs functions. It also requires @foundryvtt/foundryvtt-cli to run, so an npm ci is required.