'NetKAN generated mods - ExtraPlanetaryLaunchpads/Extraplanetary-Launchpads-4.4.0.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-05-29 15:10:56 +00:00
parent cc045f48e2
commit 0c5bf599ae
1 changed files with 0 additions and 32 deletions

View File

@ -1,32 +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_v4.4.0.zip",
"version" : "4.4.0",
"author" : "taniwha",
"license" : "GPL-3.0",
"release_status" : "stable",
"ksp_version" : "0.25",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/59545"
},
"depends" : [
{"name" : "ModuleManager"},
{"name" : "Toolbar"}
],
"recommends" : [
{"name" : "KerbalStats"},
{"name" : "KerbalAttachementSystem"},
{"name" : "InfernalRobotics"},
{"name" : "Kethane"}
],
"install" : [
{
"file" : "ExtraplanetaryLaunchpads",
"install_to" : "GameData",
"filter" : "Ships"
}
]
}