add YAML addon as submodule

This commit is contained in:
dfsek
2021-10-17 15:32:42 -07:00
parent f4fa8c861e
commit 63cb98a327
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -46,3 +46,6 @@
[submodule "common/addons/generation-stage-structure"]
path = common/addons/generation-stage-structure
url = https://github.com/PolyhedralDev/Terra-generation-stage-structure
[submodule "common/addons/language-yaml"]
path = common/addons/language-yaml
url = https://github.com/PolyhedralDev/Terra-language-yaml