Add heightmap submodule
This commit is contained in:
parent
5cf5a6f5a0
commit
4d1ca58952
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -10,3 +10,6 @@
|
|||
[submodule "modules/gdcef"]
|
||||
path = modules/gdcef
|
||||
url = https://github.com/Lecrapouille/gdcef.git
|
||||
[submodule "modules/godot_heightmap_plugin"]
|
||||
path = modules/godot_heightmap_plugin
|
||||
url = https://github.com/Zylann/godot_heightmap_plugin.git
|
||||
|
|
|
|||
1
modules/godot_heightmap_plugin
Submodule
1
modules/godot_heightmap_plugin
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 61d7a5b27eb674ebb9255ee6b30034de8c626721
|
||||
Loading…
Add table
Add a link
Reference in a new issue