mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-04 14:56:28 +00:00
fix versioning issues
This commit is contained in:
@@ -6,7 +6,7 @@ version: @VERSION@
|
||||
entrypoints:
|
||||
- "com.dfsek.terra.addons.chunkgenerator.NoiseChunkGenerator3DAddon"
|
||||
website:
|
||||
issues: https://github.com/PolyhedralDev/Terra-chunk-generator-noise-3d/issues
|
||||
source: https://github.com/PolyhedralDev/Terra-chunk-generator-noise-3d
|
||||
docs: https://github.com/PolyhedralDev/Terra/wiki
|
||||
license: GNU LGPL v3.0
|
||||
issues: https://github.com/PolyhedralDev/Terra/issues
|
||||
source: https://github.com/PolyhedralDev/Terra
|
||||
docs: https://terra.polydev.org
|
||||
license: MIT License
|
||||
@@ -11,5 +11,5 @@ website:
|
||||
docs: https://terra.polydev.org
|
||||
license: MIT License
|
||||
depends:
|
||||
config-feature: "0.1.+"
|
||||
generation-stage-feature: "0.1.+"
|
||||
config-feature: "1.+"
|
||||
generation-stage-feature: "1.+"
|
||||
@@ -11,4 +11,4 @@ website:
|
||||
docs: https://terra.polydev.org
|
||||
license: MIT License
|
||||
depends:
|
||||
generation-stage-feature: "0.1.+"
|
||||
generation-stage-feature: "1.+"
|
||||
@@ -11,5 +11,5 @@ website:
|
||||
docs: https://terra.polydev.org
|
||||
license: MIT License
|
||||
depends:
|
||||
config-feature: "0.1.+"
|
||||
generation-stage-feature: "0.1.+"
|
||||
config-feature: "1.+"
|
||||
generation-stage-feature: "1.+"
|
||||
@@ -11,5 +11,5 @@ website:
|
||||
docs: https://terra.polydev.org
|
||||
license: MIT License
|
||||
depends:
|
||||
structure-terrascript-loader: "0.1.+"
|
||||
chunk-generator-noise-3d: "0.1.+"
|
||||
structure-terrascript-loader: "1.+"
|
||||
chunk-generator-noise-3d: "1.+"
|
||||
@@ -11,5 +11,5 @@ website:
|
||||
docs: https://terra.polydev.org
|
||||
license: MIT License
|
||||
depends:
|
||||
structure-terrascript-loader: "0.1.+"
|
||||
config-noise-function: "0.1.+"
|
||||
structure-terrascript-loader: "1.+"
|
||||
config-noise-function: "1.+"
|
||||
Reference in New Issue
Block a user