diff --git a/KIS/KIS-1.2.11.0.ckan b/KIS/KIS-1.2.11.0.ckan new file mode 100644 index 0000000000..3640dfbc72 --- /dev/null +++ b/KIS/KIS-1.2.11.0.ckan @@ -0,0 +1,41 @@ +{ + "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": [ + "KospY", + "Winn75", + "IgorZ" + ], + "license": "restricted", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/113111", + "repository": "https://github.com/KospY/KIS", + "bugtracker": "https://github.com/KospY/KIS/issues", + "manual": "https://github.com/KospY/KIS/raw/master/User%20Guide.pdf" + }, + "version": "1.2.11.0", + "ksp_version": "1.1.2", + "recommends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "KAS" + }, + { + "name": "EasyVesselSwitch" + } + ], + "download": "http://kerbal.curseforge.com/projects/kerbal-inventory-system-kis/files/2306745/download", + "download_size": 5453608, + "download_hash": { + "sha1": "2747FF156E282EBF422796590D510C967673DC92", + "sha256": "51A716E9FD9175D2AF28057F72A6C99CCA01F28FF6A05EB9EA162156A0492385" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}