mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-02-16 10:30:42 +00:00
Bump config-noise-function major version
* Removed IMAGE sampler
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
|
||||
|
||||
version = version("1.0.0")
|
||||
version = version("2.0.0")
|
||||
|
||||
dependencies {
|
||||
compileOnlyApi(project(":common:addons:manifest-addon-loader"))
|
||||
|
||||
@@ -12,3 +12,4 @@ website:
|
||||
license: MIT License
|
||||
depends:
|
||||
library-image: "1.+"
|
||||
config-noise-function: "2.+"
|
||||
|
||||
@@ -12,4 +12,4 @@ website:
|
||||
license: MIT License
|
||||
depends:
|
||||
structure-terrascript-loader: "1.+"
|
||||
config-noise-function: "1.+"
|
||||
config-noise-function: "2.+"
|
||||
Reference in New Issue
Block a user