Nukem9 / LinkerMod

Enhancements for Black Ops' modtools
115 stars 32 forks source link

Update jsoncpp from 1.8.0 to 1.9.4 #81

Closed GermanAizek closed 3 years ago

GermanAizek commented 3 years ago

Documentation available by link http://open-source-parsers.github.io/jsoncpp-docs/doxygen/index.html

I studied it and realized that most of the methods they rewritten to the correct C++ style. Very active implementation of c++11, c++14 standards in jsoncpp, you will have to rewrite some sections of code.