"NetKAN generated mods - KAS-1.3"
This commit is contained in:
parent
64d7db57ed
commit
d4df8e76a7
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KAS",
|
||||
"name": "Kerbal Attachment System",
|
||||
"abstract": "KAS introduces new gameplay mechanics by adding winches, struts, and pipes. Now you can easily connect vessels in EVA without docking them!",
|
||||
"author": [
|
||||
"IgorZ"
|
||||
],
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/142594-kerbal-attachment-system-kas/",
|
||||
"curse": "https://kerbal.curseforge.com/projects/223900",
|
||||
"repository": "https://github.com/ihsoft/KAS",
|
||||
"bugtracker": "https://github.com/ihsoft/KAS/issues",
|
||||
"x_screenshot": "https://media.forgecdn.net/avatars/thumbnails/17/968/120/120/635672058281519835.png"
|
||||
},
|
||||
"version": "1.3",
|
||||
"ksp_version_min": "1.7",
|
||||
"ksp_version_max": "1.7.99",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "EasyVesselSwitch"
|
||||
}
|
||||
],
|
||||
"download": "https://media.forgecdn.net/files/2702/950/KAS_v1.3.zip",
|
||||
"download_size": 2953209,
|
||||
"download_hash": {
|
||||
"sha1": "5B4D29A0EE1FD8FD300DC10FD27AE08234E254B3",
|
||||
"sha256": "7346BF7F854F2004D924644E3C10152FC9AF68C94BB6E0BE51EE886AF9585D98"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue