https://github.com/amazingrando/accords-overlays
Fate character overlays used in The Accords.
https://github.com/amazingrando/accords-overlays
accords actual-play fate-srd
Last synced: 3 months ago
JSON representation
Fate character overlays used in The Accords.
- Host: GitHub
- URL: https://github.com/amazingrando/accords-overlays
- Owner: amazingrando
- Created: 2019-02-14T14:56:27.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T20:53:56.000Z (over 1 year ago)
- Last Synced: 2025-01-17T22:26:17.336Z (5 months ago)
- Topics: accords, actual-play, fate-srd
- Language: JavaScript
- Size: 5.54 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Polyhedral Crew Screen Overlay

## Requirements
- [Node 8](https://nodejs.org/), preferably installed with [NVM](https://github.com/creationix/nvm).
- [Yarn](https://yarnpkg.com/en/) 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.