summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 1aa8d483d134bc71f70a0f186154cfb0ff7ea73c (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 = deps/libdatachannel
	url = https://github.com/paullouisageneau/libdatachannel.git
[submodule "openssl"]
	path = deps/openssl
	url = https://github.com/openssl/openssl.git