Nepta / nixjdr

Creation of a graphical and interactive interface for tabletop role-playing game (like Donjons and Dragons, Pathfinder etc.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nixjdr

Creation of a graphical and interactive interface for tabletop role-playing game (like Dungeons and Dragons, Pathfinder etc.)

##Dependencies PostgreSQl is needed by the QPSQL driver.

##HOW TO ####PostgreSQL configuration role (user): "jdr"
password: "password"
database name: "jdrdb"

####Database initialisation Run resource/Queries/init.sh (requires PostgreSQL password authentication, link), or execute the queries contained in resource/Queries/initTables.sql and resource/Queries/initRows.sql.

About

Creation of a graphical and interactive interface for tabletop role-playing game (like Donjons and Dragons, Pathfinder etc.)

License:GNU General Public License v3.0


Languages

Language:C++ 75.2%Language:TeX 15.2%Language:Lua 7.4%Language:IDL 1.9%Language:C 0.2%Language:Shell 0.0%