diff --git a/common/addons/config-carver/src/main/resources/terra.addon.yml b/common/addons/config-carver/src/main/resources/terra.addon.yml new file mode 100644 index 000000000..8e222fc3e --- /dev/null +++ b/common/addons/config-carver/src/main/resources/terra.addon.yml @@ -0,0 +1,11 @@ +schema-version: 1 +contributors: + - Terra contributors +id: config-carver +version: 0.1.0 +entrypoints: [] +website: + issues: https://github.com/PolyhedralDev/Terra-config-carver/issues + source: https://github.com/PolyhedralDev/Terra-config-carver + docs: https://github.com/PolyhedralDev/Terra/wiki +license: GNU LGPL v3.0 \ No newline at end of file