aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-01-08 14:13:16 +0000
committerYann Herklotz <ymherklotz@gmail.com>2018-01-08 14:13:16 +0000
commit36cb2edec56eb653bae30635db6db6650b8b3f9a (patch)
tree7fcb563abc6c5e25e60c54a57feea674a3fc9898 /.gitmodules
parent0a42123b150e06f28ae82e460e854984c2dc9648 (diff)
downloadYAGE-36cb2edec56eb653bae30635db6db6650b8b3f9a.tar.gz
YAGE-36cb2edec56eb653bae30635db6db6650b8b3f9a.zip
Checking out Box2D v2.3.1
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 1cac6ea5..e44a021f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -18,3 +18,6 @@
path = tests/external/googletest
url = https://github.com/google/googletest.git
branch = master
+[submodule "external/Box2D"]
+ path = external/Box2D
+ url = https://github.com/erincatto/Box2D.git