diff options
author | Shauren <shauren.trinity@gmail.com> | 2016-03-23 22:09:55 +0100 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2016-03-23 22:09:55 +0100 |
commit | 3d32fd6ce08e99bdb56d258edbeb8590c481f815 (patch) | |
tree | ba9b23c207eb6a016d45aa47ab4a049d68ba96e2 /dep/PackageList.txt | |
parent | 18e6b2574fc18e6c4b8a9c40529e96d715bfb9d5 (diff) |
Dep: Add rapidjson
Diffstat (limited to 'dep/PackageList.txt')
-rw-r--r-- | dep/PackageList.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dep/PackageList.txt b/dep/PackageList.txt index f57c925e18f..6dd91453e4d 100644 --- a/dep/PackageList.txt +++ b/dep/PackageList.txt @@ -55,3 +55,7 @@ recastnavigation (Recast is state of the art navigation mesh construction toolse CascLib (An open-source implementation of library for reading CASC storage from Blizzard games since 2014) https://github.com/ladislav-zezula/CascLib Version: 919a2d670cb749c501ee15887a88e9b9a538961b + +rapidjson (A fast JSON parser/generator for C++ with both SAX/DOM style API http://rapidjson.org/) + https://github.com/miloyip/rapidjson + Version: v1.0.2 |