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.0.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": [
"KospY",
"Winn75",
"zzz",
"Majiir",
"a.g.",
"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": "0.6.0.0",
"ksp_version": "1.2",
"recommends": [
{
"name": "KIS"
},
{
"name": "EasyVesselSwitch"
}
],
"download": "https://media.forgecdn.net/files/2336/78/KAS_v0.6.0.zip",
"download_size": 2982624,
"download_hash": {
"sha1": "56178A7602EFD2391134ACC5BCB3C21326999BF5",
"sha256": "FD556D210C4EDBC15FDCE2549E88F2546C75E36D1EEE13C42E8A79917457B023"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}