mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
…
wfrp4e-official
The Working Repository for the official Warhammer Fantasy Roleplay 4th Edition Character Sheet
File Structure
This sheet is developed using NPM and compiled languages (Pug and SCSS); understanding of these technologies is required.
Dependencies are outlined in the package.json. Just use npm install to download them.
Start the compiles for SCSS & PUG with npm start.