/5thSRD

5th Edition SRD in the style of d20srd.org

Primary LanguagePythonOtherNOASSERTION

5thSRD

5th Edition SRD in the style of d20srd.org

How to Build

Generate the spell lists by running the two python files.

Build using mkdocs (http://www.mkdocs.org/): mkdocs build --clean

You can also serve locally by running mkdocs serve