diff --git a/KIS/KIS-1.14.ckan b/KIS/KIS-1.14.ckan new file mode 100644 index 0000000000..5b46370bdd --- /dev/null +++ b/KIS/KIS-1.14.ckan @@ -0,0 +1,47 @@ +{ + "spec_version": 1, + "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": [ + "IgorZ", + "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.14", + "ksp_version_min": "1.4.0", + "ksp_version_max": "1.4.99", + "recommends": [ + { + "name": "CommunityCategoryKit" + }, + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "KAS" + }, + { + "name": "EasyVesselSwitch" + } + ], + "download": "https://media.forgecdn.net/files/2586/215/KIS_v1.14.zip", + "download_size": 4433490, + "download_hash": { + "sha1": "9C879CECCF37166170D2843667B709C84DAA5A03", + "sha256": "EF3A65853141CB665D4FAAEDB7FCFFA80E5E3998F93B746C0DEA93A3E61B3954" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}