NetKAN added mod - CelestialHarmony-Alpha-0.2
This commit is contained in:
parent
66400cfaaf
commit
fb282260d6
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"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.2",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"repository": "https://github.com/ProximaCentauri-star/Celestial-Harmony",
|
||||
"bugtracker": "https://github.com/ProximaCentauri-star/Celestial-Harmony/issues"
|
||||
},
|
||||
"tags": [
|
||||
"planet-pack"
|
||||
],
|
||||
"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.2/CelestialHarmony-a-0.2.zip",
|
||||
"download_size": 347080963,
|
||||
"download_hash": {
|
||||
"sha1": "0EC1D82FC6311E1497F361638228FEFEB73121B7",
|
||||
"sha256": "B4C7F744A5A5535A41A98F8BE5BFE0976E2684F282B7CC23CF0A043202F1B011"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 1001358540,
|
||||
"release_date": "2024-06-09T18:18:50Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue