mirror of
https://github.com/godotengine/webrtc-native.git
synced 2026-01-01 05:48:15 +03:00
It's been unsupported by upstream for a while now, everyone should upgrade to a newer version (4.1/4.2/4.3).
13 lines
416 B
Plaintext
13 lines
416 B
Plaintext
[submodule "godot-cpp"]
|
|
path = godot-cpp
|
|
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
|