mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-08-29 13:20:32 +00:00
12 lines
425 B
YAML
12 lines
425 B
YAML
schema-version: 1
|
|
contributors:
|
|
- Terra contributors
|
|
id: chunk-generator-noise-3d
|
|
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 |