Add image support addon for biome pipeline

This commit is contained in:
Astrash
2023-05-02 12:58:37 +10:00
parent 105be0c346
commit 36d0ef77fb
9 changed files with 245 additions and 0 deletions
@@ -0,0 +1,15 @@
schema-version: 1
contributors:
- Terra contributors
id: pipeline-image
version: @VERSION@
entrypoints:
- "com.dfsek.terra.addons.biome.pipeline.image.PipelineImageAddon"
website:
issues: https://github.com/PolyhedralDev/Terra/issues
source: https://github.com/PolyhedralDev/Terra
docs: https://terra.polydev.org
license: MIT License
depends:
library-image: "1.+"
biome-provider-pipeline-v2: "1.+"