Update Extraplanetary-Launchpads to 5.2.95
This commit is contained in:
parent
870190bbdf
commit
0f4f814240
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version" : 1,
|
||||
"name" : "Extraplanetary Launchpads",
|
||||
"abstract" : "Adds the ability to build crafts in flight mode to your game.",
|
||||
"identifier" : "ExtraPlanetaryLaunchpads",
|
||||
"download" : "http://taniwha.org/~bill/Extraplanetary_Launchpads_v5.2.95.zip",
|
||||
"version" : "5.2.95",
|
||||
"author" : "taniwha",
|
||||
"license" : "GPL-3.0",
|
||||
"release_status" : "stable",
|
||||
"ksp_version_min" : "1.0.5",
|
||||
"ksp_version_max" : "1.0.5",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/59545",
|
||||
"repository" : "https://github.com/taniwha-qf/Extraplanetary-Launchpads"
|
||||
},
|
||||
"depends" : [
|
||||
{"name" : "ModuleManager"}
|
||||
],
|
||||
"recommends" : [
|
||||
{"name" : "KIS"},
|
||||
{"name" : "KAS"},
|
||||
{"name" : "InfernalRobotics"},
|
||||
{"name" : "KerbalStats"},
|
||||
{"name" : "Kethane"},
|
||||
{"name" : "Toolbar"}
|
||||
],
|
||||
"install" : [
|
||||
{
|
||||
"file" : "ExtraplanetaryLaunchpads",
|
||||
"install_to" : "GameData",
|
||||
"filter" : "Ships"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue