Terrain setup

This commit is contained in:
2022-10-25 19:27:49 +03:00
parent 118e3df72f
commit e9ccbf5ce5
8 changed files with 96 additions and 5 deletions

4
.gitmodules vendored
View File

@@ -6,3 +6,7 @@
path = dialogic
url = https://github.com/coppolaemilio/dialogic
branch = main
[submodule "src/modules/voxel"]
path = src/modules/voxel
url = https://github.com/Zylann/godot_voxel
branch = godot3.x