diff --git a/KAS-0.4.10.ckan b/KAS-0.4.10.ckan new file mode 100644 index 0000000000..4c6eba2e82 --- /dev/null +++ b/KAS-0.4.10.ckan @@ -0,0 +1,15 @@ +{ + "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.", + "download" : "http://kerbal.curseforge.com/ksp-mods/223900-kerbal-attachment-system-kas/files/2222185/download", + "license" : "restricted", + "author" : [ "KospY", "Winn75", "zzz", "Majiir", "a.g." ], + "version" : "0.4.10", + "release_status" : "stable", + "ksp_version" : "0.90", + "depends" : [ + {"name" : "ModuleManager"} + ] +}