From fc48912dc828bf9919e5f8f7849c8c23421bf051 Mon Sep 17 00:00:00 2001 From: Dwayne Bent Date: Sat, 9 May 2015 08:58:59 -0400 Subject: [PATCH] Update KIS to 1.1.2 --- KIS/KIS-1.1.2.ckan | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 KIS/KIS-1.1.2.ckan diff --git a/KIS/KIS-1.1.2.ckan b/KIS/KIS-1.1.2.ckan new file mode 100644 index 0000000000..e186426761 --- /dev/null +++ b/KIS/KIS-1.1.2.ckan @@ -0,0 +1,16 @@ +{ + "spec_version" : 1, + "name" : "Kerbal Inventory System", + "identifier" : "KIS", + "abstract" : "KIS introduce new gameplay mechanics by adding a brand new inventory sytem and EVA usables items as tools.", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/113111", + "repository": "https://github.com/KospY/KIS" + }, + "download" : "http://addons-origin.cursecdn.com/files/2237/311/KIS_v1.1.2.zip", + "license" : "restricted", + "author" : [ "KospY", "Winn75" ], + "version" : "1.1.2", + "release_status" : "stable", + "ksp_version" : "1.0.2" +}