iw4x-client/.gitmodules
2016-01-31 15:55:32 +01:00

20 lines
587 B
Plaintext

[submodule "deps/zlib"]
path = deps/zlib
url = https://github.com/madler/zlib.git
branch = master
[submodule "deps/json11"]
path = deps/json11
url = https://github.com/dropbox/json11.git
[submodule "deps/asio"]
path = deps/asio
url = https://github.com/chriskohlhoff/asio.git
[submodule "deps/pdcurses"]
path = deps/pdcurses
url = git://git.code.sf.net/p/pdcurses/code
[submodule "deps/libtomcrypt"]
path = deps/libtomcrypt
url = https://github.com/libtom/libtomcrypt
[submodule "deps/tomsfastmath"]
path = deps/tomsfastmath
url = https://github.com/libtom/tomsfastmath.git