add noise addon as submodule

This commit is contained in:
dfsek
2021-10-17 15:18:50 -07:00
parent 6e3c09d081
commit 76f6184640
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -28,3 +28,6 @@
[submodule "common/addons/config-locators"]
path = common/addons/config-locators
url = https://github.com/PolyhedralDev/Terra-config-locators
[submodule "common/addons/config-noise-function"]
path = common/addons/config-noise-function
url = https://github.com/PolyhedralDev/Terra-config-noise-function