From e64428a91588a9773b0c6f2ff188a197be8bb9fa Mon Sep 17 00:00:00 2001 From: Anders Iver Gjermo Date: Mon, 22 Feb 2016 18:53:30 +0100 Subject: [PATCH] Add KIS 1.2.5 --- KIS/KIS-1.2.5.ckan | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 KIS/KIS-1.2.5.ckan diff --git a/KIS/KIS-1.2.5.ckan b/KIS/KIS-1.2.5.ckan new file mode 100644 index 0000000000..65af36526f --- /dev/null +++ b/KIS/KIS-1.2.5.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://addons-origin.cursecdn.com/files/2283/248/KIS_v1.2.5.zip", + "suggests": [ + { "name": "KAS" } + ], + "license" : "restricted", + "author" : [ "KospY", "Winn75" ], + "version" : "1.2.5", + "ksp_version" : "1.0.5" +}