"NetKAN generated mods - NearFutureSolar-0.8.11"
This commit is contained in:
parent
3b91ab7b46
commit
d1b9861495
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NearFutureSolar",
|
||||
"name": "Near Future Solar",
|
||||
"abstract": "This pack contains various solar panels sourced from real-life spacecraft concepts. They range from small concentrating panels to massive blanket arrays.",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155465-122-near-future-technologies",
|
||||
"spacedock": "https://spacedock.info/mod/559/Near%20Future%20Solar",
|
||||
"repository": "https://github.com/ChrisAdderley/NearFutureSolar",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Solar/Near_Future_Solar-1461341963.6733372.png"
|
||||
},
|
||||
"version": "0.8.11",
|
||||
"ksp_version_min": "1.4.2",
|
||||
"ksp_version_max": "1.4.9",
|
||||
"depends": [
|
||||
{
|
||||
"name": "NearFutureSolar-Core"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureConstruction"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
},
|
||||
{
|
||||
"name": "NearFuturePropulsion"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSpacecraft"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NearFutureSolar",
|
||||
"install_to": "GameData",
|
||||
"filter": "NearFutureSolar.dll"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/559/Near%20Future%20Solar/download/0.8.11",
|
||||
"download_size": 6120270,
|
||||
"download_hash": {
|
||||
"sha1": "DE033E18329D40086D9D1EAF33EB402FB8D212B0",
|
||||
"sha256": "292796792704F46B587DC2B25090A66B93937378F31FF7203FDD3436C8D81EF4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue