evilrpg
plugin-based RPG manager in C++ and Qt5
Plugin-based RPG manager written in C++11 and Qt 5. Currently focused on Pathfinder (as that's what I spend my time on), but intended to be game-agnostic for most functions. Network-centric with a user-defined central list server (with a default public list server) to find games and players or just chat/spectate.
Intended to manage game assets (character sheets, effects, initiatives, automate rules, etc) with a print function so you're not bound to the application to play your game...