move elevation interpolation to new addon

This commit is contained in:
dfsek
2021-12-02 17:44:30 -07:00
parent c68d092814
commit b9c77fbdfa
4 changed files with 51 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
schema-version: 1
contributors:
- Terra contributors
id: structure-terrascript-loader
version: @VERSION@
entrypoints:
- "com.dfsek.terra.addons.terrascript.TerraScriptAddon"
website:
issues: https://github.com/PolyhedralDev/Terra-structure-terrascript-loader/issues
source: https://github.com/PolyhedralDev/Terra-structure-terrascript-loader
docs: https://github.com/PolyhedralDev/Terra/wiki
license: GNU LGPL v3.0