1
0
mirror of https://github.com/vcmi/vcmi.git synced 2026-05-22 09:55:17 +02:00
Files
vcmi/.gitmodules
T
2026-03-31 23:05:13 +03:00

16 lines
483 B
Plaintext

[submodule "test/googletest"]
path = test/googletest
url = https://github.com/google/googletest
branch = v1.15.x
[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
[submodule "client/lib/discord-presence"]
path = client/lib/discord-presence
url = https://github.com/vcmi/discord-presence.git
branch = vcmi