diff --git a/KIS/KIS-1.19.ckan b/KIS/KIS-1.19.ckan new file mode 100644 index 0000000000..08d0bcef1a --- /dev/null +++ b/KIS/KIS-1.19.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.19", + "ksp_version_min": "1.7", + "ksp_version_max": "1.7.99", + "recommends": [ + { + "name": "CommunityCategoryKit" + }, + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "KAS" + }, + { + "name": "EasyVesselSwitch" + } + ], + "download": "https://media.forgecdn.net/files/2706/640/KIS_v1.19.zip", + "download_size": 24813353, + "download_hash": { + "sha1": "767C509696E3BF40E927FC9A3B8E12C222E03496", + "sha256": "6AD085AC8ADA1984D7B8BACBE196AC23EB98DC6B1B929FCD177C0BB9DB309EDF" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}