summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.gitmodules9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 36caa59f8..45ff650ef 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -25,3 +25,12 @@
[submodule "fmt"]
path = externals/fmt
url = https://github.com/fmtlib/fmt.git
+[submodule "externals/enet"]
+ path = externals/enet
+ url = https://github.com/lsalzman/enet
+[submodule "cpr"]
+ path = externals/cpr
+ url = https://github.com/whoshuu/cpr.git
+[submodule "json"]
+ path = externals/json
+ url = https://github.com/nlohmann/json.git