33 lines
974 B
Plaintext
33 lines
974 B
Plaintext
{
|
|
"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_v4.5.0.zip",
|
|
"version" : "4.5.0",
|
|
"author" : "taniwha",
|
|
"license" : "GPL-3.0",
|
|
"release_status" : "stable",
|
|
"ksp_version" : "0.90",
|
|
"resources" : {
|
|
"homepage" : "http://forum.kerbalspaceprogram.com/threads/59545"
|
|
},
|
|
"depends" : [
|
|
{"name" : "ModuleManager"},
|
|
{"name" : "Toolbar"}
|
|
],
|
|
"recommends" : [
|
|
{"name" : "KerbalStats"},
|
|
{"name" : "KAS"},
|
|
{"name" : "InfernalRobotics"},
|
|
{"name" : "Kethane"}
|
|
],
|
|
"install" : [
|
|
{
|
|
"file" : "ExtraplanetaryLaunchpads",
|
|
"install_to" : "GameData",
|
|
"filter" : "Ships"
|
|
}
|
|
]
|
|
}
|