-
-
Notifications
You must be signed in to change notification settings - Fork 73
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 752 Bytes
/
Copy path.gitmodules
File metadata and controls
18 lines (18 loc) · 752 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "c/simple/godot-headers"]
path = c/simple/godot-headers
url = https://github.com/godotengine/godot-headers.git
[submodule "c/glfw/godot-headers"]
path = c/glfw/godot-headers
url = https://github.com/godotengine/godot-headers.git
[submodule "c/instance_binding/godot-headers"]
path = c/instance_binding/godot-headers
url = https://github.com/godotengine/godot-headers.git
[submodule "cpp/simple/godot-cpp"]
path = cpp/simple/godot-cpp
url = https://github.com/godotengine/godot-cpp.git
[submodule "cpp/pong/godot-cpp"]
path = cpp/pong/godot-cpp
url = https://github.com/godotengine/godot-cpp.git
[submodule "cpp/dodge_the_creeps/godot-cpp"]
path = cpp/dodge_the_creeps/godot-cpp
url = https://github.com/godotengine/godot-cpp.git