1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/KAS/KAS-0.5.3.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."
],
"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.5.3",
"ksp_version_min": "1.0.3",
"ksp_version_max": "1.0.4",
"recommends": [
{
"name": "KIS"
},
{
"name": "EasyVesselSwitch"
}
],
"download": "https://media.forgecdn.net/files/2246/546/KAS_v0.5.3.zip",
"download_size": 3033563,
"download_hash": {
"sha1": "48B1BCCC00DD2B866EA13E904A74C2A9971785BA",
"sha256": "C39F59CCDED6E1D99ED1142DD8AAE1C1813361DE1E7DA64D45F627E4D09A4131"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}