This is a tool for D&D DM's to generate dynasties quickly when making a person's backstory.
You will need node and npm installed. Then do:
npm install -g dynastia
Dynastia is used to generate a dynasty to quickly generate a person's history.
Once you have saved a file you can load it again.
dynastia render -i my-file.dyn --verbose
You can specify a specific output directory, otherwise it will save to pwd
.
dynastia generate -o my/output/dir
Please read our contributing guide for more information on contributing to the project.