From 1cb72ffc45d348359db8c1f4e0af06b42af87553 Mon Sep 17 00:00:00 2001 From: Willhelm Rendahl Date: Thu, 30 Apr 2015 01:47:53 +0200 Subject: [PATCH] Add KIS 1.1.0 --- KIS/KIS-1.1.0.ckan | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 KIS/KIS-1.1.0.ckan diff --git a/KIS/KIS-1.1.0.ckan b/KIS/KIS-1.1.0.ckan new file mode 100644 index 0000000000..04f98966c3 --- /dev/null +++ b/KIS/KIS-1.1.0.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-0-90-Kerbal-Inventory-System-%28KIS%29-1-0-0", + "repository": "https://github.com/KospY/KIS" + }, + "download" : "http://addons-origin.cursecdn.com/files/2235/938/KIS_v1.1.0.zip", + "license" : "restricted", + "author" : [ "KospY", "Winn75" ], + "version" : "1.1.0", + "release_status" : "stable", + "ksp_version" : "1.0" +}