1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

Splitting files into subdirectories

This commit is contained in:
Alexander Dzhoganov
2015-01-03 14:56:37 +02:00
parent 530d49c0db
commit e4f6e20cc1
561 changed files with 12164 additions and 4387 deletions

View File

@ -0,0 +1,26 @@
{
"spec_version" : 1,
"name" : "ExtraPlanetaryLaunchpads->Karbonite",
"identifier" : "ExtraPlanetaryLaunchpads-KarboniteAdaptation",
"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",
"license" : "unknown",
"author" : "rabidninjawombat",
"version" : "0.16.7",
"release_status" : "stable",
"ksp_version" : "0.25",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/89774"
},
"depends" : [
{"name" : "ModuleManager"},
{"name" : "ExtraPlanetaryLaunchpads"},
{"name" : "Karbonite"}
],
"install" : [
{
"file" : "GameData/WombatConversions",
"install_to" : "GameData"
}
]
}