/5etools-spell-parser

generates markdown files from json and vice-versa

Primary LanguagePythonOtherNOASSERTION

5eTools Parser

Usage

Right now, this tool can be used to generate a directory of markdown of spell rules from 5etools. To use this tool, follow these steps:

  1. clone this repository into a directory of your choice.
  2. cd into the repository within a terminal of your choice.
  3. run cd src/ in your terminal.
  4. run python main.py in your terminal.

Pay attention to your filesystem from here; you will notice there is a new folder in src/ called spells/. The results of this app are stored in that folder.