freeminer/.gitmodules

19 lines
674 B
Plaintext
Raw Normal View History

2013-11-28 23:44:17 +04:00
[submodule "games/default"]
path = games/default
url = https://github.com/freeminer/default.git
2016-09-22 16:25:25 +03:00
[submodule "src/external/enet"]
path = src/external/enet
2014-04-10 23:22:38 +04:00
url = https://github.com/freeminer/enet.git
2014-12-03 21:33:08 +03:00
[submodule "build/osx/releases/dylibbundler"]
path = build/osx/releases/dylibbundler
url = https://github.com/auriamg/macdylibbundler.git
2016-09-22 16:25:25 +03:00
[submodule "src/external/jsoncpp"]
path = src/external/jsoncpp
2015-06-17 20:47:45 +03:00
url = https://github.com/open-source-parsers/jsoncpp.git
2015-10-04 05:06:11 +03:00
[submodule "games/pixture"]
path = games/pixture
url = https://github.com/kaadmy/pixture.git
2016-09-22 16:28:19 +03:00
[submodule "src/external/msgpack-c"]
path = src/external/msgpack-c
2016-09-22 16:25:25 +03:00
url = https://github.com/msgpack/msgpack-c.git