Files
gdnative-demos/.gitmodules
2021-07-10 03:17:58 -04:00

19 lines
752 B
Plaintext

[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