Add json functions

This commit is contained in:
Federico Cecchetto
2021-05-30 22:44:19 +02:00
parent 4697f6136b
commit d5e6a15175
7 changed files with 246 additions and 19 deletions

3
.gitmodules vendored
View File

@ -10,3 +10,6 @@
[submodule "deps/lua"]
path = deps/lua
url = https://github.com/lua/lua.git
[submodule "deps/json"]
path = deps/json
url = https://github.com/nlohmann/json.git