Files
streaming_world/.gitmodules
2024-10-16 21:58:17 +03:00

16 lines
422 B
Plaintext

[submodule "src/godot"]
path = src/godot
url = git@github.com:godotengine/godot
branch = 3.x
[submodule "src/modules/voxel"]
path = src/modules/voxel
url = git@github.com:Zylann/godot_voxel
branch = godot3.x
[submodule "src/flecs"]
path = src/flecs
url = https://github.com/SanderMertens/flecs
[submodule "src/meshoptimizer"]
path = src/meshoptimizer
url = https://github.com/zeux/meshoptimizer
branch = master