terrascript check function addon depends on terrascript addon

This commit is contained in:
dfsek
2021-12-02 17:46:07 -07:00
parent c6eeb9a3ea
commit b222129478
2 changed files with 5 additions and 1 deletions
@@ -5,4 +5,5 @@ version = version("0.1.0")
dependencies {
shadedApi(project(":common:addons:manifest-addon-loader"))
shadedApi(project(":common:addons:chunk-generator-noise-3d"))
shadedApi(project(":common:addons:structure-terrascript-loader"))
}