mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Added Lack Luster Labs parts
This commit is contained in:
29
LackLusterLabsExtra/LackLusterLabsExtra.ckan
Normal file
29
LackLusterLabsExtra/LackLusterLabsExtra.ckan
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"identifier" : "LackLusterLabsExtra",
|
||||
"name" : "Lack Luster Labs Extra",
|
||||
"author" : [ "Lack", "MrWizerd" ],
|
||||
"version" : "13.1",
|
||||
"abstract" : "Adds extra parts to Lack Luster Labs, and adds compatibility with TAC Life Support and Connected Living Space",
|
||||
"ksp_version" : "0.90",
|
||||
"license" : "CC-BY-NC-SA-4.0",
|
||||
|
||||
"download": "https://dl.dropboxusercontent.com/u/39086055/LLL-13.1.zip",
|
||||
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/102237",
|
||||
},
|
||||
|
||||
"depends": [
|
||||
{ "name": "LackLusterLabs" },
|
||||
{ "name": "TACLS" },
|
||||
{ "name": "ConnectedLivingSpace" }
|
||||
],
|
||||
|
||||
"install" : [
|
||||
{
|
||||
"file" : "GameData/LLL-Extra",
|
||||
"install_to" : "GameData"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user