NetKAN added mod - CelestialHarmony-Alpha-0.8
This commit is contained in:
parent
f30c820645
commit
f1a22f6c9c
|
@ -0,0 +1,68 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "CelestialHarmony",
|
||||
"name": "Celestial Harmony",
|
||||
"abstract": "A brand new star system set in the far future where Kerbals have migrated towards a luxurious binary habitable worlds",
|
||||
"author": "ProximaCentauri-star",
|
||||
"version": "Alpha-0.8",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"repository": "https://github.com/ProximaCentauri-star/Celestial-Harmony",
|
||||
"bugtracker": "https://github.com/ProximaCentauri-star/Celestial-Harmony/issues"
|
||||
},
|
||||
"tags": [
|
||||
"planet-pack"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"provides": [
|
||||
"Scatterer-sunflare"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "VertexMitchellNetravaliHeightMap"
|
||||
},
|
||||
{
|
||||
"name": "VertexHeightOblateAdvanced"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer"
|
||||
},
|
||||
{
|
||||
"name": "Parallax"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "KSCSwitcher"
|
||||
},
|
||||
{
|
||||
"name": "JNSQ"
|
||||
},
|
||||
{
|
||||
"name": "BeyondHome"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/ProximaCentauri-star/Celestial-Harmony/releases/download/Alpha-0.8/CelestialHarmony-a0.8.zip",
|
||||
"download_size": 383008644,
|
||||
"download_hash": {
|
||||
"sha1": "EDCC7F5795EBC5FA83796AC310788F816FA3B125",
|
||||
"sha256": "040D08C0A74E0211669FE3D6F1162815F0AB6254D06B64296CA55C94B9771383"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 1016097584,
|
||||
"release_date": "2024-08-28T19:02:11Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue