/DND5eSpellBook

QML C++ backend UI for DND 5e spells

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Dependices for debian/ubuntu:

qtdeclarative5-ubuntu-ui-toolkit-plugin
libjsoncpp-dev

To compile:

mkdir build
cd build
cmake ..
make -j4
make install

CMake options:

-DCMAKE_BUILD_TYPE=[Debug|Release]

Environment Variables:

DND_SPELL_BOOK_JSON_PATH=/path/to/json/file/spells.json

Main View Card View Filter View