mirror of
https://github.com/godotengine/gdnative-demos.git
synced 2026-01-06 06:09:49 +03:00
Add godot_headers submodules for remaining C demos
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -1,3 +1,9 @@
|
||||
[submodule "c/simple/godot_headers"]
|
||||
path = c/simple/godot_headers
|
||||
url = https://github.com/godotengine/godot_headers
|
||||
[submodule "c/glfw/godot_headers"]
|
||||
path = c/glfw/godot_headers
|
||||
url = https://github.com/godotengine/godot_headers
|
||||
[submodule "c/instance_binding/godot_headers"]
|
||||
path = c/instance_binding/godot_headers
|
||||
url = https://github.com/godotengine/godot_headers
|
||||
|
||||
1
c/glfw/godot_headers
Submodule
1
c/glfw/godot_headers
Submodule
Submodule c/glfw/godot_headers added at f2122198d5
1
c/instance_binding/godot_headers
Submodule
1
c/instance_binding/godot_headers
Submodule
Submodule c/instance_binding/godot_headers added at f2122198d5
Reference in New Issue
Block a user