nxdk
nxdk copied to clipboard
jsoncpp: Add jsoncpp 1.9.5
Jsoncpp is a library for parsing JSON in C++. It's very portable and does not require any Xbox specific patches to work. I personally use it a lot.
This PR includes a sample which prints a JSON value from a file.
This is very cool. Thanks for your effort.
I understand the goal of nxdk is to improve its package manager to make including such libraries much eaiser. (reduce maintainer burden etc). This library would be an ideal candidate for that in the future.
Would you be happy to include this work in the wiki instead? https://github.com/XboxDev/nxdk/wiki/Projects-using-nxdk
Please close this pull request since it's not going to be upstream plus there are various json libraries to choose from.