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