mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-18 23:01:03 +00:00
create sampler function addon module
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
version = version("0.1.0")
|
||||||
|
|
||||||
|
dependencies {
|
||||||
|
shadedApi(project(":common:addons:manifest-addon-loader"))
|
||||||
|
shadedApi(project(":common:addons:config-noise-function"))
|
||||||
|
shadedApi(project(":common:addons:structure-terrascript-loader"))
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user