add manifest addon loader as submodule

This commit is contained in:
dfsek
2021-10-17 15:37:18 -07:00
parent fa2a25b7c6
commit 3f1cbc9095
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -49,3 +49,6 @@
[submodule "common/addons/language-yaml"]
path = common/addons/language-yaml
url = https://github.com/PolyhedralDev/Terra-language-yaml
[submodule "common/addons/manifest-addon-loader"]
path = common/addons/manifest-addon-loader
url = https://github.com/PolyhedralDev/Terra-manifest-addon-loader