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
|
||||
Submodule
+1
Submodule sc2/src/libs/json added at 8c391e04fe
Reference in New Issue
Block a user