mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN added mod - CelestialHarmony-Alpha-0.8
This commit is contained in:
68
CelestialHarmony/CelestialHarmony-Alpha-0.8.ckan
Normal file
68
CelestialHarmony/CelestialHarmony-Alpha-0.8.ckan
Normal file
@ -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"
|
||||
}
|
Reference in New Issue
Block a user