2016-07-11 11:14:58 -04:00
|
|
|
[submodule "deps/zlib"]
|
|
|
|
path = deps/zlib
|
|
|
|
url = https://github.com/madler/zlib.git
|
2016-08-08 14:45:16 -04:00
|
|
|
branch = develop
|
2016-07-11 11:14:58 -04:00
|
|
|
[submodule "deps/json11"]
|
|
|
|
path = deps/json11
|
|
|
|
url = https://github.com/dropbox/json11.git
|
2016-09-28 15:11:48 -04:00
|
|
|
branch = master
|
2016-07-11 11:14:58 -04:00
|
|
|
[submodule "deps/libtommath"]
|
|
|
|
path = deps/libtommath
|
|
|
|
url = https://github.com/libtom/libtommath.git
|
|
|
|
branch = develop
|
|
|
|
[submodule "deps/libtomcrypt"]
|
|
|
|
path = deps/libtomcrypt
|
|
|
|
url = https://github.com/libtom/libtomcrypt.git
|
|
|
|
branch = develop
|
|
|
|
[submodule "deps/pdcurses"]
|
|
|
|
path = deps/pdcurses
|
|
|
|
url = https://github.com/wmcbrine/PDCurses.git
|
2016-09-28 15:11:48 -04:00
|
|
|
branch = master
|
2016-07-11 11:14:58 -04:00
|
|
|
[submodule "deps/mongoose"]
|
|
|
|
path = deps/mongoose
|
|
|
|
url = https://github.com/cesanta/mongoose.git
|
2016-09-28 15:11:48 -04:00
|
|
|
branch = master
|
2016-11-02 03:34:15 -04:00
|
|
|
[submodule "deps/protobuf"]
|
|
|
|
path = deps/protobuf
|
|
|
|
url = https://github.com/google/protobuf.git
|
2017-02-23 13:00:39 -05:00
|
|
|
branch = master
|
2017-02-18 11:25:54 -05:00
|
|
|
[submodule "deps/WinToast"]
|
|
|
|
path = deps/WinToast
|
|
|
|
url = https://github.com/mohabouje/WinToast.git
|
2017-02-21 14:14:31 -05:00
|
|
|
[submodule "deps/udis86"]
|
|
|
|
path = deps/udis86
|
|
|
|
url = git@github.com:iw4x/udis86.git
|
2017-03-28 11:16:11 -04:00
|
|
|
[submodule "deps/glm"]
|
|
|
|
path = deps/glm
|
|
|
|
url = https://github.com/g-truc/glm.git
|