summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: cc075014ed2fee4aa4ddee3e11452d0e823636dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "godot-cpp-3.x"]
	path = godot-cpp-3.x
	url = https://github.com/godotengine/godot-cpp.git
[submodule "godot-cpp"]
	path = godot-cpp
	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