Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.23 KB

README.md

File metadata and controls

39 lines (21 loc) · 1.23 KB

Gloomhaven scenario tracking

TODO

  • Implement cloud storage instead of relying on local storage

Populate the tree

  1. Copy contents of data.json

  2. Go to Gloomhaven Scenario Tree

  3. Click the arrows button at the top right ↑↓

  4. Paste into the box

  5. Click Import

Track a new scenario

  1. Use Gloomhaven Scenario Tree to update the scenario you just did

  2. Click the arrows button at the top right ↑↓

  3. Copy the content in the box

  4. Lint the content using JSONLint

  5. Update data.json with the new data

    • If you have commit access, just push a commit

    • Otherwise, fork and make a pull request

Links