NetKAN added mod - CelestialHarmony-Alpha-0.1.1
This commit is contained in:
parent
c2ed2df543
commit
6306ec6638
|
@ -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.1.1",
|
||||
"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.1.1/CelestialHarmony.zip",
|
||||
"download_size": 373941461,
|
||||
"download_hash": {
|
||||
"sha1": "371C1BD416A9AEA511A06276675C39202ADB40CA",
|
||||
"sha256": "DCB8F91C45AB1C3718809E785E01D30503E4CBBE253E8D39BABCFA04B4703B2F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 986687437,
|
||||
"release_date": "2024-05-28T22:00:49Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue