"NetKAN generated mods - EnduranceSpaceExplorationSystem-V0.93"
This commit is contained in:
parent
84525e1a74
commit
b3663dd7ba
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"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": "V0.93",
|
||||
"ksp_version": "1.0.5",
|
||||
"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",
|
||||
"MiniAVC.xml"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/357/Endurance%20%28from%20Interstellar%29%20Continued.../download/V0.93",
|
||||
"download_size": 12894976,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue