diff --git a/KIS/KIS-1.23.ckan b/KIS/KIS-1.23.ckan new file mode 100644 index 0000000000..10be0f5252 --- /dev/null +++ b/KIS/KIS-1.23.ckan @@ -0,0 +1,56 @@ +{ + "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", + "spacedock": "https://spacedock.info/mod/1909/Kerbal%20Inventory%20System%20(KIS)", + "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://spacedock.info/content/ihsoft_20222/Kerbal_Inventory_System_KIS/Kerbal_Inventory_System_KIS-1532072779.569956.jpg" + }, + "version": "1.23", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.8.99", + "localizations": [ + "en-us", + "es-es", + "fr-fr", + "it-it", + "pt-br", + "ru", + "zh-cn" + ], + "depends": [ + { + "name": "CommunityCategoryKit" + }, + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "KAS" + }, + { + "name": "EasyVesselSwitch" + } + ], + "download": "https://spacedock.info/mod/1909/Kerbal%20Inventory%20System%20%28KIS%29/download/1.23", + "download_size": 25137694, + "download_hash": { + "sha1": "E8D7507FAE05A619D9705055AB7FE3A87567A720", + "sha256": "823D8035C650CE5A84C0A9A3166BDD3A79B1D1025E1EA98FA0CC093E0F548D26" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}