1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/KIS/KIS-1.2.4.ckan
DasSkelett 3a51e85ded
Clean up sixth group of historical resource properties (#1825)
This PR changes every `x_ci` to `ci`, `x_preview` to `x_screenshot`, and `x_curse` to `curse` (and adjusts the `spec_version` where needed).

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'm submitting it nevertheless, does no harm.
2020-02-15 20:51:11 +01:00

46 lines
1.5 KiB
JSON

{
"spec_version": "v1.20",
"identifier": "KIS",
"name": "Kerbal Inventory System",
"abstract": "KIS introduces new gameplay mechanics by adding a brand new inventory system and EVA usables items as tools. You want to build a rover on Duna from scratch? Now you can...",
"author": [
"KospY",
"Winn75"
],
"license": "restricted",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/149848-kerbal-inventory-system-kis",
"curse": "https://kerbal.curseforge.com/projects/228561",
"repository": "https://github.com/ihsoft/KIS",
"bugtracker": "https://github.com/ihsoft/KIS/issues",
"manual": "https://github.com/ihsoft/KIS/raw/master/User%20Guide.pdf",
"x_screenshot": "https://media.forgecdn.net/avatars/thumbnails/15/210/120/120/635619081870286480.jpeg"
},
"version": "1.2.4",
"ksp_version": "1.0.5",
"recommends": [
{
"name": "CommunityCategoryKit"
},
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "KAS"
},
{
"name": "EasyVesselSwitch"
}
],
"download": "https://media.forgecdn.net/files/2283/12/KIS_v1.2.4_PROPER.zip",
"download_size": 5513587,
"download_hash": {
"sha1": "0DDA3A896FE0E9F2895ADC4544986499F128A3C8",
"sha256": "7F7775EAEA606CBBCF137386457B0D5305078B936F700B509006926143DB9162"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}