From 27aa7b951f872784a5294c40c2dc21eb749b4833 Mon Sep 17 00:00:00 2001 From: Michael Werle Date: Sun, 3 May 2015 11:20:54 +0100 Subject: [PATCH] Added config for KIS v1.1.1 --- KIS/KIS-1.1.1.ckan | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 KIS/KIS-1.1.1.ckan diff --git a/KIS/KIS-1.1.1.ckan b/KIS/KIS-1.1.1.ckan new file mode 100644 index 0000000000..39941b335c --- /dev/null +++ b/KIS/KIS-1.1.1.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/2236/307/KIS_v1.1.1.zip", + "license" : "restricted", + "author" : [ "KospY", "Winn75" ], + "version" : "1.1.1", + "release_status" : "stable", + "ksp_version" : "1.0" +}