Update image provider v2 readme

This commit is contained in:
Astrash
2023-05-01 12:02:53 +10:00
parent 2afcee28a6
commit 514e7065e2

View File

@@ -1,6 +1,5 @@
# biome-provider-image
# biome-provider-image-v2
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.
Implements and registers the `IMAGE` biome provider, which
utilizes various config types provided by the `library-image` addon to
distribute biomes based on images.