"NetKAN generated mods - ExtraPlanetaryLaunchpads-5.3.2"
This commit is contained in:
parent
847464758d
commit
e2f5a41bf5
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ExtraPlanetaryLaunchpads",
|
||||
"name": "Extraplanetary Launchpads",
|
||||
"abstract": "Adds the ability to build crafts in flight mode to your game.",
|
||||
"author": "taniwha",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/59545",
|
||||
"repository": "https://github.com/taniwha-qf/Extraplanetary-Launchpads"
|
||||
},
|
||||
"version": "5.3.2",
|
||||
"ksp_version_min": "1.1.2",
|
||||
"ksp_version_max": "1.1.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "KAS"
|
||||
},
|
||||
{
|
||||
"name": "InfernalRobotics"
|
||||
},
|
||||
{
|
||||
"name": "KerbalStats"
|
||||
},
|
||||
{
|
||||
"name": "Kethane"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "ExtraplanetaryLaunchpads",
|
||||
"install_to": "GameData",
|
||||
"filter": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "http://taniwha.org/~bill/Extraplanetary_Launchpads_v5.3.2.zip",
|
||||
"download_size": 13299286,
|
||||
"download_hash": {
|
||||
"sha1": "0912326CDC49EBAA282EC3B8F26CCEA0B156C07E",
|
||||
"sha256": "E5AE68C74039C2D1E85E39BF38C15010BCDD6148A2664746CEFAE2DF343782BB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue