"'ExtraplanetaryLaunchpads-5.2.94.ckan' replaced by 'ExtraPlanetaryLaunchpads-5.2.94.ckan"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-29 10:19:24 +00:00
parent 29f6714d39
commit 6d3cd2c4ad
1 changed files with 0 additions and 35 deletions

View File

@ -1,35 +0,0 @@
{
"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.94.zip",
"version" : "5.2.94",
"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"
}
]
}