Add ckan for KAS 0.4.10 (KSP 0.90 support)

This commit is contained in:
Kevin Puetz 2014-12-17 19:48:11 -06:00
parent 4955378d86
commit eb85fa1b24
1 changed files with 15 additions and 0 deletions

15
KAS-0.4.10.ckan Normal file
View File

@ -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"}
]
}