1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/KAS/KAS-0.6.3.0.ckan
DasSkelett 6d5e2893d3
Clean up fifth group of historical resource properties (#1822)
This PR changes every `x_ci` to `ci`, `x_preview` to `x_screenshot`, and `x_curse` to `curse`.
Looks like this one only contains spec version updates because it hasn't been updated for the `curse` field when it has been added back then.
I'll submit it nevertheless, does no harm.
2020-02-15 03:24:20 +01:00

41 lines
1.4 KiB
JSON

{
"spec_version": "v1.20",
"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",
"KospY",
"Winn75",
"zzz",
"Majiir",
"a.g."
],
"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": "0.6.3.0",
"ksp_version": "1.3",
"recommends": [
{
"name": "KIS"
},
{
"name": "EasyVesselSwitch"
}
],
"download": "https://media.forgecdn.net/files/2425/421/KAS_v0.6.3.zip",
"download_size": 2982090,
"download_hash": {
"sha1": "2AD8F6356D9A4C21F9C50426C9CF793ED8FCA8B0",
"sha256": "4A5B9BD957D3049249DD35C42B4D0586B7DC1FF41E27FF744B8F01CED0E49E60"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}