Player-facing COMP/CON data from 'Shadow of the Wolf', a campaign for the LANCER TTRPG
npm install @massif/sotw-data``js`
npm add @massif/sotw-data
//or
yarn add @massif/sotw-data
`js
import * as sotw from '@massif/sotw-data';
const sotwFrameData = sotw.frames;
`
`js`
yarn && yarn build
// or
npm install && npm run build
produces a versioned LCP file in dist/`