From fb5279ac3354af60cacaba50f0192a48a12cc74d Mon Sep 17 00:00:00 2001 From: ihsoft Date: Tue, 3 May 2016 00:41:13 -0700 Subject: [PATCH] KIS 1.2.9 release (#1131) --- KIS/KIS-1.2.9.ckan | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 KIS/KIS-1.2.9.ckan diff --git a/KIS/KIS-1.2.9.ckan b/KIS/KIS-1.2.9.ckan new file mode 100644 index 0000000000..fe41865aa8 --- /dev/null +++ b/KIS/KIS-1.2.9.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/2297755/download", + "suggests": [ + { "name": "KAS" } + ], + "license" : "restricted", + "author" : [ "KospY", "Winn75", "IgorZ" ], + "version" : "1.2.9", + "ksp_version" : "1.1" +}