Update gitmodules
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -1,10 +1,10 @@
|
|||||||
[submodule "src/godot"]
|
[submodule "src/godot"]
|
||||||
path = src/godot
|
path = src/godot
|
||||||
url = git@github.com:godotengine/godot
|
url = https://github.com/godotengine/godot
|
||||||
branch = 3.x
|
branch = 3.x
|
||||||
[submodule "src/modules/voxel"]
|
[submodule "src/modules/voxel"]
|
||||||
path = src/modules/voxel
|
path = src/modules/voxel
|
||||||
url = git@github.com:Zylann/godot_voxel
|
url = https://github.com/Zylann/godot_voxel
|
||||||
branch = godot3.x
|
branch = godot3.x
|
||||||
[submodule "src/flecs"]
|
[submodule "src/flecs"]
|
||||||
path = src/flecs
|
path = src/flecs
|
||||||
|
|||||||
Reference in New Issue
Block a user