mirror of
https://github.com/alterware/master-server.git
synced 2025-02-16 09:09:02 +00:00
19 lines
529 B
Plaintext
19 lines
529 B
Plaintext
|
[submodule "deps/libtommath"]
|
||
|
path = deps/libtommath
|
||
|
url = https://github.com/libtom/libtommath.git
|
||
|
branch = develop
|
||
|
[submodule "deps/zlib"]
|
||
|
path = deps/zlib
|
||
|
url = https://github.com/madler/zlib.git
|
||
|
branch = develop
|
||
|
[submodule "deps/GSL"]
|
||
|
path = deps/GSL
|
||
|
url = https://github.com/Microsoft/GSL.git
|
||
|
[submodule "deps/rapidjson"]
|
||
|
path = deps/rapidjson
|
||
|
url = https://github.com/Tencent/rapidjson.git
|
||
|
[submodule "deps/libtomcrypt"]
|
||
|
path = deps/libtomcrypt
|
||
|
url = https://github.com/libtom/libtomcrypt.git
|
||
|
branch = develop
|