mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
16 lines
454 B
Plaintext
16 lines
454 B
Plaintext
[submodule "test/googletest"]
|
|
path = test/googletest
|
|
url = https://github.com/google/googletest
|
|
branch = v1.15.x
|
|
[submodule "AI/FuzzyLite"]
|
|
path = AI/FuzzyLite
|
|
url = https://github.com/fuzzylite/fuzzylite.git
|
|
branch = release
|
|
[submodule "innoextract"]
|
|
path = launcher/lib/innoextract
|
|
url = https://github.com/vcmi/innoextract.git
|
|
branch = vcmi
|
|
[submodule "dependencies"]
|
|
path = dependencies
|
|
url = https://github.com/vcmi/vcmi-dependencies.git
|