Add an MIT licened JSON lib.
This will let me make more dynamic gamestate which can be stored in the save files (which will now just be JSON text).
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
[submodule "sc2/src/libs/json"]
|
||||
path = sc2/src/libs/json
|
||||
url = https://github.com/nlohmann/json
|
||||
Reference in New Issue
Block a user