"NetKAN generated mods - NearFutureSolar-0.7.2"
This commit is contained in:
parent
26ed46d793
commit
345a1cf34b
|
@ -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.7.2",
|
||||
"ksp_version": "1.2.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.7.2",
|
||||
"download_size": 3139105,
|
||||
"download_hash": {
|
||||
"sha1": "71788DDD26E9CE1D25E674871E0FF975FAFD1508",
|
||||
"sha256": "166B8BA21288C7FF6E86EDB3EE0298916579ACDB06EFB84912E723A5B6CB739E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue