Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 844 Bytes

readme.md

File metadata and controls

26 lines (16 loc) · 844 Bytes

Polyhedral Crew Screen Overlay

Screenshot of the Polyhedral Crew using the overlay.

Requirements

  • Node 8, preferably installed with NVM.
  • Yarn for managing packages.

How to Setup

  • yarn to install packages
  • gulp serve to serve up the page.

How to edit the files.

Making edits while running yarn serve will hot reload your changes.

  • To change the text, edit src/html.twig.
  • To change the styles, edit src/sass/skin.scss

How to use this while streaming

  • Run gulp serve
  • Use http://localhost:3000/ to insert the graphics as an overlay.
  • When a player spends a Fate point, adjust the number in src/html.twig and it will live update. The same is true for the text that displays.