"NetKAN generated mods - EnduranceSpaceExplorationSystem-V1.0.0.0"
This commit is contained in:
parent
b1eb71eabe
commit
5c2c40c7f3
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"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",
|
||||
"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"
|
||||
},
|
||||
"version": "V1.0.0.0",
|
||||
"ksp_version": "1.1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "HabitatPlugin"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "KAS"
|
||||
},
|
||||
{
|
||||
"name": "RasterPropMonitor"
|
||||
}
|
||||
],
|
||||
"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.0.0.0",
|
||||
"download_size": 14199619,
|
||||
"download_hash": {
|
||||
"sha1": "CF858D13D8C22DCA5C38F85457076F7433448DCD",
|
||||
"sha256": "C32C32E2AA78EBB1A2A320DAE63C5C49383C51186E52444C3768CE9F15D55047"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue