mirror of
https://github.com/godotengine/godot-git-plugin.git
synced 2026-01-01 01:48:28 +03:00
15 lines
450 B
Plaintext
15 lines
450 B
Plaintext
[submodule "godot-cpp"]
|
|
path = godot-cpp
|
|
url = https://github.com/godotengine/godot-cpp
|
|
branch = 3.x
|
|
[submodule "thirdparty/git2/libgit2"]
|
|
path = thirdparty/git2/libgit2
|
|
url = https://github.com/libgit2/libgit2
|
|
ignore = untracked
|
|
[submodule "thirdparty/ssh2/libssh2"]
|
|
path = thirdparty/ssh2/libssh2
|
|
url = https://github.com/libssh2/libssh2
|
|
[submodule "thirdparty/openssl"]
|
|
path = thirdparty/openssl
|
|
url = https://github.com/openssl/openssl
|