From 7e4451f3e20f73b57952cf4d9b6bae29c02d0c1d Mon Sep 17 00:00:00 2001 From: Willhelm Rendahl Date: Sun, 15 Mar 2015 01:03:47 +0100 Subject: [PATCH 1/2] Add KIS --- KIS/KIS-1.0.0.ckan | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 KIS/KIS-1.0.0.ckan diff --git a/KIS/KIS-1.0.0.ckan b/KIS/KIS-1.0.0.ckan new file mode 100644 index 0000000000..a4c42f4a11 --- /dev/null +++ b/KIS/KIS-1.0.0.ckan @@ -0,0 +1,12 @@ +{ + "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.", + "download" : "http://kerbal.curseforge.com/ksp-mods/228561-kerbal-inventory-system-kis/files/2230231/download", + "license" : "restricted", + "author" : [ "KospY", "Winn75" ], + "version" : "1.0.0", + "release_status" : "stable", + "ksp_version" : "0.90" +} \ No newline at end of file From 4bbab78a8a6983e46a7f242c227532521ac9e959 Mon Sep 17 00:00:00 2001 From: Willhelm Rendahl Date: Sun, 15 Mar 2015 01:07:34 +0100 Subject: [PATCH 2/2] adding the newline --- KIS/KIS-1.0.0.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KIS/KIS-1.0.0.ckan b/KIS/KIS-1.0.0.ckan index a4c42f4a11..a8c330b78b 100644 --- a/KIS/KIS-1.0.0.ckan +++ b/KIS/KIS-1.0.0.ckan @@ -9,4 +9,4 @@ "version" : "1.0.0", "release_status" : "stable", "ksp_version" : "0.90" -} \ No newline at end of file +}