mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-09 09:16:34 +00:00
Fix YAML formatting (#426)
* Remove trailing whitespace in YAML formatting * Reformat YAML files
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
schema-version: 1
|
||||
contributors:
|
||||
- Terra contributors
|
||||
- Terra contributors
|
||||
id: terrascript-function-sampler
|
||||
version: @VERSION@
|
||||
entrypoints:
|
||||
- "com.dfsek.terra.addons.terrascript.sampler.TerraScriptSamplerFunctionAddon"
|
||||
- "com.dfsek.terra.addons.terrascript.sampler.TerraScriptSamplerFunctionAddon"
|
||||
website:
|
||||
issues: https://github.com/PolyhedralDev/Terra/issues
|
||||
source: https://github.com/PolyhedralDev/Terra
|
||||
docs: https://terra.polydev.org
|
||||
issues: https://github.com/PolyhedralDev/Terra/issues
|
||||
source: https://github.com/PolyhedralDev/Terra
|
||||
docs: https://terra.polydev.org
|
||||
license: MIT License
|
||||
depends:
|
||||
structure-terrascript-loader: "1.+"
|
||||
config-noise-function: "1.+"
|
||||
structure-terrascript-loader: "1.+"
|
||||
config-noise-function: "1.+"
|
||||
Reference in New Issue
Block a user