From 13211811ce84770a08eeae2a778559716fac662c Mon Sep 17 00:00:00 2001 From: Willhelm Rendahl Date: Fri, 27 Mar 2015 11:32:18 +0100 Subject: [PATCH 1/5] Add KittopiaTech --- KittopiaTech/KittopiaTech-0.192.ckan | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 KittopiaTech/KittopiaTech-0.192.ckan diff --git a/KittopiaTech/KittopiaTech-0.192.ckan b/KittopiaTech/KittopiaTech-0.192.ckan new file mode 100644 index 0000000000..d68ed79d8d --- /dev/null +++ b/KittopiaTech/KittopiaTech-0.192.ckan @@ -0,0 +1,20 @@ +{ + "spec_version" : "v1.4", + "Identifier" : "KittopiaTech", + "name" : "KittopiaTech", + "abstract" : "An in game planet editor", + "license" : "unknown", + "version" : "0.192", + "author" : "KCreator", + "resources" : { + "repository" : "https://github.com/KCreator/Kittopiatech_Planeteditor", + "homepage" : "http://forum.kerbalspaceprogram.com/threads/68619" + }, + "download" : "https://dl.dropboxusercontent.com/u/80556647/PlanetaryEditingToolsUI.zip", + "install" : [ + { + "find" : "KittopiaSpace", + "install_to" : "GameData" + } + ] +} \ No newline at end of file From 12f0ac3f980819cde71aa33df5c421ac231eb3c7 Mon Sep 17 00:00:00 2001 From: Willhelm Rendahl Date: Fri, 27 Mar 2015 11:33:06 +0100 Subject: [PATCH 2/5] Newline --- KittopiaTech/KittopiaTech-0.192.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KittopiaTech/KittopiaTech-0.192.ckan b/KittopiaTech/KittopiaTech-0.192.ckan index d68ed79d8d..7a51b23c15 100644 --- a/KittopiaTech/KittopiaTech-0.192.ckan +++ b/KittopiaTech/KittopiaTech-0.192.ckan @@ -17,4 +17,4 @@ "install_to" : "GameData" } ] -} \ No newline at end of file +} From ac23f39fe955bd203a73af1a04c297bac581e770 Mon Sep 17 00:00:00 2001 From: Willhelm Rendahl Date: Fri, 27 Mar 2015 11:36:49 +0100 Subject: [PATCH 3/5] ksp_version added --- KittopiaTech/KittopiaTech-0.192.ckan | 1 + 1 file changed, 1 insertion(+) diff --git a/KittopiaTech/KittopiaTech-0.192.ckan b/KittopiaTech/KittopiaTech-0.192.ckan index 7a51b23c15..d9527e4c63 100644 --- a/KittopiaTech/KittopiaTech-0.192.ckan +++ b/KittopiaTech/KittopiaTech-0.192.ckan @@ -6,6 +6,7 @@ "license" : "unknown", "version" : "0.192", "author" : "KCreator", + "ksp_version" : "0.90", "resources" : { "repository" : "https://github.com/KCreator/Kittopiatech_Planeteditor", "homepage" : "http://forum.kerbalspaceprogram.com/threads/68619" From 54ff4c7937e131ab6d581fb8f19b8419cc355567 Mon Sep 17 00:00:00 2001 From: Willhelm Rendahl Date: Fri, 27 Mar 2015 14:08:00 +0100 Subject: [PATCH 4/5] Adding a somewhat relevant comment and hoping this kicks Jenkins into working --- KittopiaTech/KittopiaTech-0.192.ckan | 1 + 1 file changed, 1 insertion(+) diff --git a/KittopiaTech/KittopiaTech-0.192.ckan b/KittopiaTech/KittopiaTech-0.192.ckan index d9527e4c63..467942968a 100644 --- a/KittopiaTech/KittopiaTech-0.192.ckan +++ b/KittopiaTech/KittopiaTech-0.192.ckan @@ -5,6 +5,7 @@ "abstract" : "An in game planet editor", "license" : "unknown", "version" : "0.192", + "comment" : "Development halted until further notice", "author" : "KCreator", "ksp_version" : "0.90", "resources" : { From fedbd3a035af5931f7b4f9a639ef39e7fd2730d9 Mon Sep 17 00:00:00 2001 From: Willhelm Rendahl Date: Sat, 18 Apr 2015 03:16:31 +0200 Subject: [PATCH 5/5] Identifier -> identifier --- KittopiaTech/KittopiaTech-0.192.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KittopiaTech/KittopiaTech-0.192.ckan b/KittopiaTech/KittopiaTech-0.192.ckan index 467942968a..d6ed9f45c3 100644 --- a/KittopiaTech/KittopiaTech-0.192.ckan +++ b/KittopiaTech/KittopiaTech-0.192.ckan @@ -1,6 +1,6 @@ { "spec_version" : "v1.4", - "Identifier" : "KittopiaTech", + "identifier" : "KittopiaTech", "name" : "KittopiaTech", "abstract" : "An in game planet editor", "license" : "unknown",