Update gitmodules

This commit is contained in:
2025-03-13 20:25:05 +03:00
parent 876eefeea5
commit a9a1bbe740

4
.gitmodules vendored
View File

@@ -1,10 +1,10 @@
[submodule "src/godot"]
path = src/godot
url = git@github.com:godotengine/godot
url = https://github.com/godotengine/godot
branch = 3.x
[submodule "src/modules/voxel"]
path = src/modules/voxel
url = git@github.com:Zylann/godot_voxel
url = https://github.com/Zylann/godot_voxel
branch = godot3.x
[submodule "src/flecs"]
path = src/flecs