mirror of
https://github.com/godotengine/webrtc-native.git
synced 2026-01-01 05:48:15 +03:00
16 lines
518 B
Plaintext
16 lines
518 B
Plaintext
[submodule "godot-cpp"]
|
|
path = godot-cpp
|
|
url = https://github.com/godotengine/godot-cpp.git
|
|
[submodule "godot-cpp-4.0"]
|
|
path = godot-cpp-4.0
|
|
url = https://github.com/godotengine/godot-cpp.git
|
|
[submodule "godot-cpp-3.x"]
|
|
path = godot-cpp-3.x
|
|
url = https://github.com/godotengine/godot-cpp.git
|
|
[submodule "libdatachannel"]
|
|
path = thirdparty/libdatachannel
|
|
url = https://github.com/paullouisageneau/libdatachannel.git
|
|
[submodule "openssl"]
|
|
path = thirdparty/openssl
|
|
url = https://github.com/openssl/openssl.git
|