mirror of
https://github.com/xtjoeytx/GServer-v2.git
synced 2026-05-09 00:59:55 -04:00
19 lines
675 B
Plaintext
19 lines
675 B
Plaintext
[submodule "dependencies/miniupnp"]
|
|
path = dependencies/miniupnp
|
|
url = https://github.com/miniupnp/miniupnp.git
|
|
[submodule "dependencies/depot_tools"]
|
|
path = dependencies/depot_tools
|
|
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git
|
|
[submodule "dependencies/gs2lib"]
|
|
path = dependencies/gs2lib
|
|
url = https://xtjoeytx@bitbucket.org/xtjoeytx/gs2lib.git
|
|
[submodule "dependencies/gs2compiler"]
|
|
path = dependencies/gs2compiler
|
|
url = https://github.com/xtjoeytx/gs2-parser.git
|
|
[submodule "cmake/nuget"]
|
|
path = cmake/nuget
|
|
url = https://github.com/katusk/CMakeNuGetTools
|
|
[submodule "vcpkg"]
|
|
path = vcpkg
|
|
url = https://github.com/microsoft/vcpkg.git
|