From ef2f8e63acf3bf665551ddf328da765d76c95a76 Mon Sep 17 00:00:00 2001 From: Murdabenne Date: Wed, 29 Jul 2015 22:18:23 -0500 Subject: [PATCH] KIS 1.2.1 update Updated to work with KAS 0.5.4 - KAS no longer depends on this. --- KIS/KIS-1.2.1.ckan | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 KIS/KIS-1.2.1.ckan diff --git a/KIS/KIS-1.2.1.ckan b/KIS/KIS-1.2.1.ckan new file mode 100644 index 0000000000..3ac729d8e7 --- /dev/null +++ b/KIS/KIS-1.2.1.ckan @@ -0,0 +1,16 @@ +{ + "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://addons.curse.cursecdn.com/files/2249/749/KIS_v1.2.1.zip", + "license" : "restricted", + "author" : [ "KospY", "Winn75" ], + "version" : "1.2.1", + "ksp_version_min" : "1.0.3", + "ksp_version_max" : "1.0.4" +}