Update KAS

This commit is contained in:
Dwayne Bent 2015-05-14 17:47:26 -04:00
parent 41f2397884
commit 2916a2b156
1 changed files with 18 additions and 0 deletions

18
KAS/KAS-0.5.1.ckan Normal file
View File

@ -0,0 +1,18 @@
{
"spec_version" : 1,
"name" : "Kerbal Attachment System",
"identifier" : "KAS",
"abstract" : "KAS introduces new gameplay mechanics by adding winches, containers, dynamic struts/pipes and grabbable & attachable parts.",
"resources" : {
"homepage": "http://forum.kerbalspaceprogram.com/threads/92514"
},
"download" : "http://addons-origin.cursecdn.com/files/2238/254/KAS_v0.5.1.zip",
"license" : "restricted",
"author" : [ "KospY", "Winn75", "zzz", "Majiir", "a.g." ],
"version" : "0.5.1",
"ksp_version" : "1.0.2",
"depends" : [
{ "name": "ModuleManager"},
{ "name": "KIS" }
]
}