mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
e442d682cd
Added web_interface_utils.cpp/.h to common to provide string based functions for outputting JSON Adjusted CMake to include rapidjson library and new web_interface_utils.h/cpp to common Currently, I have code set up hackishly for testing so do not think it is final. It is merely for demonstrating what I've done and played with.