mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
KIS/KAS versions for KSP 1.1 (#1084)
This commit is contained in:
25
KAS/KAS-0.5.6.ckan
Normal file
25
KAS/KAS-0.5.6.ckan
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"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",
|
||||
"repository": "https://github.com/KospY/KAS"
|
||||
},
|
||||
"download" : "http://kerbal.curseforge.com/projects/kerbal-attachment-system-kas/files/2295395/download",
|
||||
"license" : "restricted",
|
||||
"author" : [ "KospY", "Winn75", "zzz", "Majiir", "a.g.", "IgorZ" ],
|
||||
"version" : "0.5.6",
|
||||
"ksp_version" : "1.1",
|
||||
"depends" : [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends" : [
|
||||
{
|
||||
"name": "KIS"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user