Add KAS-0.5.2

This commit is contained in:
Dwayne Bent 2015-06-01 14:29:10 -04:00
parent 89421d7c5d
commit f5002cf6ef
1 changed files with 18 additions and 0 deletions

18
KAS/KAS-0.5.2.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/2240/844/KAS_v0.5.2.zip",
"license" : "restricted",
"author" : [ "KospY", "Winn75", "zzz", "Majiir", "a.g." ],
"version" : "0.5.2",
"ksp_version" : "1.0.2",
"depends" : [
{ "name": "ModuleManager" },
{ "name": "KIS", "min_version": "1.1.5" }
]
}