/DnD_Library

A command line tool to read DnDAppFiles

Primary LanguagePython

This a commandline tool to read the xml files generated as part of the DnDAppFiles project

To get the xml files for this tool go here to download them from dropbox

You will need to install some dependencies, run pip3 install -r requirements.txt inside the directory with the file names requirements.txt

Right now the file locations it looks at are specific to my machine so you will have to edit utils.py > setup to use it on your machine. Soon I will be changing that to be more user friendly.