Skip to content

jlian/gloomhaven-scenario-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

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