Files
cobm/.gitmodules
adam df807525c7 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).
2024-04-28 21:57:51 -04:00

4 lines
98 B
Plaintext

[submodule "sc2/src/libs/json"]
path = sc2/src/libs/json
url = https://github.com/nlohmann/json