"NetKAN generated mods - ExtraPlanetaryLaunchpads-KarboniteAdaptation-0.16.7"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-26 18:00:43 +00:00
parent bdc3b0f1d5
commit 1f3cf6f3bc
1 changed files with 34 additions and 21 deletions

View File

@ -1,26 +1,39 @@
{ {
"spec_version" : 1, "spec_version": 1,
"name" : "ExtraPlanetaryLaunchpads->Karbonite", "identifier": "ExtraPlanetaryLaunchpads-KarboniteAdaptation",
"identifier" : "ExtraPlanetaryLaunchpads-KarboniteAdaptation", "name": "ExtraPlanetaryLaunchpads->Karbonite",
"abstract" : "This is not a Fork of Extraplanetary Launchpads, just a module manager adaption with all the necessary files to accomplish resource gathering with EPL.", "abstract": "This is not a Fork of Extraplanetary Launchpads, just a module manager adaption with all the necessary files to accomplish resource gathering with EPL.",
"download" : "https://dl.dropboxusercontent.com/u/19908938/Karbonite-EPL-Converstion16-7.zip", "author": "rabidninjawombat",
"license" : "unknown", "license": "unknown",
"author" : "rabidninjawombat", "release_status": "stable",
"version" : "0.16.7", "resources": {
"release_status" : "stable", "homepage": "http://forum.kerbalspaceprogram.com/threads/89774"
"ksp_version" : "0.25",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/89774"
}, },
"depends" : [ "version": "0.16.7",
{"name" : "ModuleManager"}, "ksp_version": "0.25",
{"name" : "ExtraPlanetaryLaunchpads"}, "depends": [
{"name" : "Karbonite"}
],
"install" : [
{ {
"file" : "GameData/WombatConversions", "name": "ModuleManager"
"install_to" : "GameData" },
{
"name": "ExtraPlanetaryLaunchpads"
},
{
"name": "Karbonite"
} }
] ],
"install": [
{
"file": "GameData/WombatConversions",
"install_to": "GameData"
}
],
"download": "https://dl.dropboxusercontent.com/u/19908938/Karbonite-EPL-Converstion16-7.zip",
"download_size": 8345501,
"download_hash": {
"sha1": "C226A5B299DE9A597E70E15C822893BEF0CE8655",
"sha256": "D5144769B29122078EE47B193F6F8D3435463C1685A69BF912E4EA3D9ECBD899"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
} }