Move pipeline reimplementation to separate addon

This commit is contained in:
Astrash
2022-11-16 14:09:04 +11:00
parent 57cbea4000
commit 6cdef5d4ad
41 changed files with 160 additions and 156 deletions
@@ -1,7 +0,0 @@
# 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.