Player-facing COMP/CON data from 'Operation: WINTER SCAR', a campaign for the LANCER TTRPG
npm install @massif/ows-datajs
npm add @massif/ows-data
//or
yarn add @massif/ows-data
`
Usage
`js
import * as ows from '@massif/ows-data';
const owsFrameData = ows.frames;
`
Building LCP
`js
yarn && yarn build
// or
npm install && npm run build
`
produces a versioned LCP file in dist/`