Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 363 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 363 Bytes

Player-facing Shadow of the Wolf Data for Comp/Con

Installation

npm add @massif/sotw-data
//or
yarn add @massif/sotw-data

Usage

import * as sotw from '@massif/sotw-data';

const sotwFrameData = sotw.frames;

Building LCP

yarn && yarn build
// or
npm install && npm run build

produces a versioned LCP file in dist/