mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-10 17:56:03 +00:00
create TerraScriptSamplerFunctionAddon
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
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-functions: "0.1.+"
|
||||
Reference in New Issue
Block a user