mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-02-16 10:30:42 +00:00
15 lines
461 B
YAML
15 lines
461 B
YAML
schema-version: 1
|
|
contributors:
|
|
- Terra contributors
|
|
id: terrascript-function-sampler
|
|
version: @VERSION@
|
|
entrypoints:
|
|
- "com.dfsek.terra.addons.terrascript.sampler.TerraScriptSamplerFunctionAddon"
|
|
website:
|
|
issues: https://github.com/PolyhedralDev/Terra/issues
|
|
source: https://github.com/PolyhedralDev/Terra
|
|
docs: https://github.com/PolyhedralDev/Terra/wiki
|
|
license: MIT
|
|
depends:
|
|
structure-terrascript-loader: "0.1.+"
|
|
config-noise-function: "0.1.+" |