Added mapper

This commit is contained in:
2024-05-15 14:13:42 +03:00
parent 43acc25e35
commit 3750690533
8 changed files with 590 additions and 0 deletions

4
.gitmodules vendored
View File

@@ -2,3 +2,7 @@
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