gd module setup
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
[submodule "Engine/gd"]
|
||||
path = Engine/gd
|
||||
url = https://github.com/godotengine/godot
|
||||
[submodule "Engine/gdnative_cpp"]
|
||||
path = Engine/gdnative_cpp
|
||||
url = https://github.com/godotengine/godot-cpp
|
Reference in New Issue
Block a user