Rename image lib biome provider to v2

This commit is contained in:
Astrash
2023-02-07 10:22:14 +11:00
parent ef4fe4eb7a
commit 97c0dcad9d
10 changed files with 12 additions and 12 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.