mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-02 16:05:29 +00:00
finish READMEs
This commit is contained in:
parent
2745bb8ba3
commit
bac5557873
3
common/addons/config-biome/README.md
Normal file
3
common/addons/config-biome/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# config-biome
|
||||
|
||||
Registers the default configuration for Terra Biomes, `BIOME`.
|
3
common/addons/config-carver/README.md
Normal file
3
common/addons/config-carver/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# config-carver
|
||||
|
||||
Registers the default configuration for Terra Carvers, `CARVER`.
|
3
common/addons/config-flora/README.md
Normal file
3
common/addons/config-flora/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# config-flora
|
||||
|
||||
Registers the default configuration for Terra Flora, `FLORA`.
|
3
common/addons/config-noise-function/README.md
Normal file
3
common/addons/config-noise-function/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# config-noise-function
|
||||
|
||||
Registers the default noise functions.
|
3
common/addons/config-ore/README.md
Normal file
3
common/addons/config-ore/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# config-ore
|
||||
|
||||
Registers the default configuration for Terra Ores, `ORE`.
|
3
common/addons/config-palette/README.md
Normal file
3
common/addons/config-palette/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# config-palette
|
||||
|
||||
Registers the default configuration for Terra Palettes, `PALETTE`.
|
3
common/addons/config-structure/README.md
Normal file
3
common/addons/config-structure/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# config-structure
|
||||
|
||||
Registers the default configuration for Terra Structures, `STRUCTURE`.
|
3
common/addons/config-tree/README.md
Normal file
3
common/addons/config-tree/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# config-tree
|
||||
|
||||
Registers the default configuration for Terra Trees, `TREE`.
|
3
common/addons/language-yaml/README.md
Normal file
3
common/addons/language-yaml/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# language-yaml
|
||||
|
||||
Allows `*.yml` files to be loaded as Terra configurations.
|
4
common/addons/structure-terrascript-loader/README.md
Normal file
4
common/addons/structure-terrascript-loader/README.md
Normal file
@ -0,0 +1,4 @@
|
||||
# structure-terrascript-loader
|
||||
|
||||
Implements the TerraScript structure scripting language, and loads all `*.tesf` files
|
||||
into the Structure registry.
|
Loading…
x
Reference in New Issue
Block a user