mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-13 12:21:05 +00:00
finish READMEs
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# config-biome
|
||||
|
||||
Registers the default configuration for Terra Biomes, `BIOME`.
|
||||
@@ -0,0 +1,3 @@
|
||||
# config-carver
|
||||
|
||||
Registers the default configuration for Terra Carvers, `CARVER`.
|
||||
@@ -0,0 +1,3 @@
|
||||
# config-flora
|
||||
|
||||
Registers the default configuration for Terra Flora, `FLORA`.
|
||||
@@ -0,0 +1,3 @@
|
||||
# config-noise-function
|
||||
|
||||
Registers the default noise functions.
|
||||
@@ -0,0 +1,3 @@
|
||||
# config-ore
|
||||
|
||||
Registers the default configuration for Terra Ores, `ORE`.
|
||||
@@ -0,0 +1,3 @@
|
||||
# config-palette
|
||||
|
||||
Registers the default configuration for Terra Palettes, `PALETTE`.
|
||||
@@ -0,0 +1,3 @@
|
||||
# config-structure
|
||||
|
||||
Registers the default configuration for Terra Structures, `STRUCTURE`.
|
||||
@@ -0,0 +1,3 @@
|
||||
# config-tree
|
||||
|
||||
Registers the default configuration for Terra Trees, `TREE`.
|
||||
@@ -0,0 +1,3 @@
|
||||
# language-yaml
|
||||
|
||||
Allows `*.yml` files to be loaded as Terra configurations.
|
||||
@@ -0,0 +1,4 @@
|
||||
# structure-terrascript-loader
|
||||
|
||||
Implements the TerraScript structure scripting language, and loads all `*.tesf` files
|
||||
into the Structure registry.
|
||||
Reference in New Issue
Block a user