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.8.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

47 lines
1.6 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",
"IgorZ"
],
"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.8",
"ksp_version": "1.1",
"recommends": [
{
"name": "CommunityCategoryKit"
},
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "KAS"
},
{
"name": "EasyVesselSwitch"
}
],
"download": "https://media.forgecdn.net/files/2297/486/KIS_v1.2.8.zip",
"download_size": 5450101,
"download_hash": {
"sha1": "5F7B9A53A3BD015646C940422BE65D75C190CBF7",
"sha256": "F1BFE4B5EB57CBDDBBDD27DD7C99F8922B8CD161E5F2D810811A08D692515016"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}