aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules13
m---------lib/bullet0
m---------lib/irrlicht0
m---------lib/luajit0
m---------lib/nanomsg0
5 files changed, 13 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..0af97d4
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,13 @@
+[submodule "lib/bullet"]
+ path = lib/bullet
+ url = http://cogarr.net/source/cgit.cgi/bullet/
+ branch = master
+[submodule "lib/irrlicht"]
+ path = lib/irrlicht
+ url = http://cogarr.net/source/cgit.cgi/irrlicht/
+[submodule "lib/luajit"]
+ path = lib/luajit
+ url = http://cogarr.net/source/cgit.cgi/luajit/
+[submodule "lib/nanomsg"]
+ path = lib/nanomsg
+ url = http://cogarr.net/source/cgit.cgi/nanomsg/
diff --git a/lib/bullet b/lib/bullet
new file mode 160000
+Subproject 6b2cae1b1d63056ef48c64b39c8db6027e89766
diff --git a/lib/irrlicht b/lib/irrlicht
new file mode 160000
+Subproject 8945a2cdc781f29de7eb455bec053ef2fd7c99c
diff --git a/lib/luajit b/lib/luajit
new file mode 160000
+Subproject 500f3837808e674ca173e1c85c443e9b3cced96
diff --git a/lib/nanomsg b/lib/nanomsg
new file mode 160000
+Subproject e7f8a751316b942d8962cd0232c2d606c1d9a9d