From 1208630dc536464a09f2292a76fbd8b668551a31 Mon Sep 17 00:00:00 2001 From: Arne Date: Thu, 19 Nov 2015 11:22:39 +0100 Subject: [PATCH 1/3] Add Workshop-0.11.0 --- Workshop/Workshop-0.11.0.ckan | 40 +++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 Workshop/Workshop-0.11.0.ckan diff --git a/Workshop/Workshop-0.11.0.ckan b/Workshop/Workshop-0.11.0.ckan new file mode 100644 index 0000000000..369ba54903 --- /dev/null +++ b/Workshop/Workshop-0.11.0.ckan @@ -0,0 +1,40 @@ +{ + "spec_version": 1, + "identifier": "Workshop", + "name": "OSE Workshop", + "abstract": "In flight part construction", + "author": "obivandamme", + "license": "CC-BY-NC-SA", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/108234", + "kerbalstuff": "https://kerbalstuff.com/mod/693/OSE%20Workshop", + "repository": "https://github.com/obivandamme/Workshop", + "x_screenshot": "https://kerbalstuff.com/content/obivandamme_8715/OSE_Workshop/OSE_Workshop-1439149716.2286153.png" + }, + "version": "0.11.0", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.4.7" + }, + { + "name": "FirespitterCore" + }, + { + "name": "KIS" + } + ], + "install": [ + { + "file": "GameData/Workshop", + "install_to": "GameData" + } + ], + "download": "https://kerbalstuff.com/mod/693/OSE%20Workshop/download/0.11.0", + "download_size": 1434791, + "x_generated_by": "netkan" +} From 8943a610010b5e17d56e82de37f1fa87e7a93774 Mon Sep 17 00:00:00 2001 From: Arne Date: Thu, 19 Nov 2015 12:42:23 +0100 Subject: [PATCH 2/3] Reformat and restrict to 0.90 --- KopernicusTech/KopernicusTech-0.13.ckan | 83 ++++++++++++------------- 1 file changed, 41 insertions(+), 42 deletions(-) diff --git a/KopernicusTech/KopernicusTech-0.13.ckan b/KopernicusTech/KopernicusTech-0.13.ckan index 85b12719f4..a994238a8c 100644 --- a/KopernicusTech/KopernicusTech-0.13.ckan +++ b/KopernicusTech/KopernicusTech-0.13.ckan @@ -1,44 +1,43 @@ { - "spec_version" : "v1.4", - "identifier" : "KopernicusTech", - "name" : "KopernicusTech", - "abstract" : "An attempt to integrate Kopernicus with KittopiaTech", - "license" : "GPL-3.0", - "version" : "0.13", - "author" : "Gravitasi", - "ksp_version_min" : "0.90", - "ksp_version_max" : "1.0.99", - "resources" : { - "homepage" : "http://forum.kerbalspaceprogram.com/threads/109122" - }, - "download" : "https://www.dropbox.com/s/7b999gme8p7cgfr/KopernicusTech_v0.13.zip?dl=1", - "install" : [ - { - "find" : "KittopiaSpace", - "install_to" : "GameData", - "filter" : "Textures" - }, - { - "find" : "Kopernicus", - "install_to" : "GameData" - } - ], - "depends" : [ - { - "name" : "ModuleManager" - } - ], - "suggests" : [ - { - "name" : "DDSLoader" - } - ], - "conflicts" : [ - { - "name" : "Kopernicus" - }, - { - "name" : "KittopiaTech" - } - ] + "spec_version": "v1.4", + "identifier" : "KopernicusTech", + "name" : "KopernicusTech", + "abstract" : "An attempt to integrate Kopernicus with KittopiaTech", + "license" : "GPL-3.0", + "version" : "0.13", + "author" : "Gravitasi", + "ksp_version" : "0.90", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/109122" + }, + "download": "https://www.dropbox.com/s/7b999gme8p7cgfr/KopernicusTech_v0.13.zip?dl=1", + "install": [ + { + "find": "KittopiaSpace", + "install_to": "GameData", + "filter": "Textures" + }, + { + "find": "Kopernicus", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "DDSLoader" + } + ], + "conflicts": [ + { + "name": "Kopernicus" + }, + { + "name": "KittopiaTech" + } + ] } From 1375fdccde9cfa17f39d83a110460274bc047da5 Mon Sep 17 00:00:00 2001 From: Arne Date: Thu, 19 Nov 2015 12:46:17 +0100 Subject: [PATCH 3/3] Reformat and conflict with Koperncius --- KittopiaTech/KittopiaTech-0.192.ckan | 48 ++++++++++++++++------------ 1 file changed, 28 insertions(+), 20 deletions(-) diff --git a/KittopiaTech/KittopiaTech-0.192.ckan b/KittopiaTech/KittopiaTech-0.192.ckan index d6ed9f45c3..735823ecad 100644 --- a/KittopiaTech/KittopiaTech-0.192.ckan +++ b/KittopiaTech/KittopiaTech-0.192.ckan @@ -1,22 +1,30 @@ { - "spec_version" : "v1.4", - "identifier" : "KittopiaTech", - "name" : "KittopiaTech", - "abstract" : "An in game planet editor", - "license" : "unknown", - "version" : "0.192", - "comment" : "Development halted until further notice", - "author" : "KCreator", - "ksp_version" : "0.90", - "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" - } - ] + "spec_version": "v1.4", + "identifier" : "KittopiaTech", + "name" : "KittopiaTech", + "abstract" : "An in game planet editor", + "license" : "unknown", + "version" : "0.192", + "comment" : "Development halted until further notice", + "author" : "KCreator", + "ksp_version" : "0.90", + "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" + } + ], + "conflicts": [ + { + "name": "Kopernicus" + }, + { + "name": "KopernicusTech" + } + ] }