Initial commit

This commit is contained in:
dfsek
2021-10-17 14:03:11 -07:00
commit 8998d46f20
5 changed files with 148 additions and 0 deletions
@@ -0,0 +1,6 @@
# biome-provider-image
Implements and registers the `IMAGE` biome provider, a biome provider which
generates biomes from an image, using the `color` attribute of biomes.
This addon registers the provider type, and all associated config options.