create structure-mutator module

This commit is contained in:
dfsek 2022-01-04 08:55:21 -07:00
parent 42c407698d
commit 1d6eb0c48f
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,5 @@
version = version("0.1.0")
dependencies {
shadedApi(project(":common:addons:manifest-addon-loader"))
}

View File

@ -0,0 +1,11 @@
schema-version: 1
contributors:
- Terra contributors
id: structure-mutator
version: @VERSION@
entrypoints: []
website:
issues: https://github.com/PolyhedralDev/Terra/issues
source: https://github.com/PolyhedralDev/Terra
docs: https://github.com/PolyhedralDev/Terra/wiki
license: MIT License