"NetKAN generated mods - NearFutureSolar-0.6.1"
This commit is contained in:
parent
6451beaf00
commit
d6f8f48373
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"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/47786-105-near-future-technologies-feb-20-bugfixing/&page=1",
|
||||
"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.6.1",
|
||||
"ksp_version": "1.1.2",
|
||||
"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.6.1",
|
||||
"download_size": 3129363,
|
||||
"download_hash": {
|
||||
"sha1": "772B8605E42AE57164FA09D7678DC84C94F523E8",
|
||||
"sha256": "47CD557EFD504C6A8AFD2A6DD681EA7570262B01ECA805AD6866E3024C9397E2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue