move addons command into separate addon

This commit is contained in:
dfsek
2021-12-31 18:16:50 -07:00
parent 17470fd74b
commit 012a01da71
4 changed files with 93 additions and 35 deletions

View File

@@ -0,0 +1,12 @@
schema-version: 1
contributors:
- Terra contributors
id: command-addons
version: @VERSION@
entrypoints:
- "com.dfsek.terra.addons.commands.addons.AddonsCommandAddon"
website:
issues: https://github.com/PolyhedralDev/Terra/issues
source: https://github.com/PolyhedralDev/Terra
docs: https://github.com/PolyhedralDev/Terra/wiki
license: MIT License