NetKAN added mod - NearFutureSpacecraft-1.4.1
This commit is contained in:
parent
07ddb54ec4
commit
d38a5eb2ab
|
@ -0,0 +1,90 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NearFutureSpacecraft",
|
||||
"name": "Near Future Spacecraft",
|
||||
"abstract": "New command pods, control systems and engines for crewed spacecraft",
|
||||
"author": "Nertea (Chris Adderley)",
|
||||
"version": "1.4.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.11.99",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/155465-16x-near-future-technologies-16x-fixes-jan-21/",
|
||||
"spacedock": "https://spacedock.info/mod/708/Near%20Future%20Spacecraft",
|
||||
"repository": "https://github.com/post-kerbin-mining-corporation/NearFutureSpacecraft",
|
||||
"metanetkan": "https://github.com/post-kerbin-mining-corporation/NearFutureSpacecraft/raw/master/CKAN/NearFutureSpacecraft.netkan",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Spacecraft/Near_Future_Spacecraft-1463532778.5485678.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"graphics",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"ru",
|
||||
"fr-fr",
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "NearFutureProps"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Waterfall"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureConstruction"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
},
|
||||
{
|
||||
"name": "NearFuturePropulsion"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSolar"
|
||||
},
|
||||
{
|
||||
"name": "StationPartsExpansionRedux"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "RasterPropMonitor-Core"
|
||||
},
|
||||
{
|
||||
"name": "ConnectedLivingSpace"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NearFutureSpacecraft",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/708/Near%20Future%20Spacecraft/download/1.4.1",
|
||||
"download_size": 91193997,
|
||||
"download_hash": {
|
||||
"sha1": "48B98B27B48F9E3685E6B340A61077D22032F54E",
|
||||
"sha256": "BD38E60132D72B3E6E8766EB583681B118F0C3946517711271A39502177FD739"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-12-27T06:03:27.402215+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue