summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 33c29a82fcbe7e4c5e8669d641f6f6c4e3effcc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[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