biome addon READMEs

This commit is contained in:
dfsek
2021-07-13 20:42:42 -07:00
parent 19672b1083
commit 26d91a715c
3 changed files with 17 additions and 0 deletions
@@ -0,0 +1,7 @@
# biome-provider-pipeline
Implements the Biome Pipeline, a procedural biome provider that uses a series
of "stages" to apply "mutations" to a 2D grid of biomes.
This addon registers the `PIPELINE` biome provider type, and all associated configurations.