NetKAN added mod - CelestialHarmony-1-0.9
This commit is contained in:
parent
824b39d84a
commit
3ae6d5a227
|
@ -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": "1:0.9",
|
||||||
|
"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/0.9/CH-0.9.zip",
|
||||||
|
"download_size": 629645343,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "BA302C936FA9565A06DD89914C9FDF5E7499BA3A",
|
||||||
|
"sha256": "95DA56D20372918CE172B550B5D7B833C20B4795957A09D10247486FE1F3F258"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"install_size": 1504465064,
|
||||||
|
"release_date": "2024-10-02T00:46:11Z",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue