From 88655b760b0d09d225019c52ebda84b21cc16609 Mon Sep 17 00:00:00 2001 From: ihsoft Date: Fri, 8 Apr 2016 00:19:20 -0700 Subject: [PATCH] v1.2.6 --- KIS/KIS-1.2.6.ckan | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 KIS/KIS-1.2.6.ckan diff --git a/KIS/KIS-1.2.6.ckan b/KIS/KIS-1.2.6.ckan new file mode 100644 index 0000000000..5d73c7681c --- /dev/null +++ b/KIS/KIS-1.2.6.ckan @@ -0,0 +1,18 @@ +{ + "spec_version" : 1, + "name" : "Kerbal Inventory System", + "identifier" : "KIS", + "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...", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/113111", + "repository": "https://github.com/KospY/KIS" + }, + "download" : "http://kerbal.curseforge.com/projects/kerbal-inventory-system-kis/files/2292986/download", + "suggests": [ + { "name": "KAS" } + ], + "license" : "restricted", + "author" : [ "KospY", "Winn75", "IgorZ" ], + "version" : "1.2.6", + "ksp_version" : "1.0.5" +}