NetKAN generated mods - EnduranceSpaceExplorationSystem-V1.11
This commit is contained in:
parent
8219e1fe08
commit
d605b74775
|
@ -0,0 +1,70 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "EnduranceSpaceExplorationSystem",
|
||||
"name": "Endurance (from Interstellar) Continued...",
|
||||
"abstract": "This mod is intended to recreate, visually and functionally, the Endurance spacecraft from the movie 'Interstellar.'",
|
||||
"author": "Jplrepo",
|
||||
"version": "V1.11",
|
||||
"ksp_version_min": "1.9.0",
|
||||
"ksp_version_max": "1.9.99",
|
||||
"license": "CC-BY-NC-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/133590-105-endurance-from-interstellar-continued",
|
||||
"spacedock": "https://spacedock.info/mod/357/Endurance%20(from%20Interstellar)%20Continued...",
|
||||
"repository": "https://github.com/JPLRepo/Endurance",
|
||||
"x_screenshot": "https://spacedock.info/content/Jplrepo_405/Endurance_from_Interstellar_Continued/Endurance_from_Interstellar_Continued-1457248000.231013.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"crewed",
|
||||
"science"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "KAS"
|
||||
},
|
||||
{
|
||||
"name": "RasterPropMonitor"
|
||||
},
|
||||
{
|
||||
"name": "JSIAdvancedTransparentPods"
|
||||
},
|
||||
{
|
||||
"name": "ThrottleControlledAvionics"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "USI-LS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Endurance",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
".DS_Store"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/357/Endurance%20%28from%20Interstellar%29%20Continued.../download/V1.11",
|
||||
"download_size": 14233837,
|
||||
"download_hash": {
|
||||
"sha1": "03D72FAF410C42EC749FAAA66BC67C865CA63B37",
|
||||
"sha256": "A92FA98BEF2B166028A0E5FC14D6B7478EDCF2AE2D080D3150D44602EFD3A42B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue