diff --git a/KAS/KAS-0.5.1.ckan b/KAS/KAS-0.5.1.ckan new file mode 100644 index 0000000000..e605885d35 --- /dev/null +++ b/KAS/KAS-0.5.1.ckan @@ -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" } + ] +}