mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-02-16 02:20:57 +00:00
16 lines
405 B
YAML
16 lines
405 B
YAML
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:
|
|
api-image: "1.+"
|
|
biome-provider-pipeline: "2.+"
|