From 01e13525df1962c15c0ea888b1181a24cc3034ef Mon Sep 17 00:00:00 2001 From: Arne Date: Wed, 18 Nov 2015 20:29:46 +0100 Subject: [PATCH 1/2] Add Kopernicus-1-beta-05-1 --- Kopernicus/Kopernicus-1-beta-05-1.ckan | 38 ++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 Kopernicus/Kopernicus-1-beta-05-1.ckan diff --git a/Kopernicus/Kopernicus-1-beta-05-1.ckan b/Kopernicus/Kopernicus-1-beta-05-1.ckan new file mode 100644 index 0000000000..24c4a29dad --- /dev/null +++ b/Kopernicus/Kopernicus-1-beta-05-1.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": "v1.4", + "identifier": "Kopernicus", + "name": "Kopernicus Planetary System Modifier", + "abstract": "Allows users to replace the planetary system used by the game.", + "author": [ + "BryceSchroeder", + "Teknoman117", + "Thomas P.", + "NathanKell", + "KillAshley", + "Gravitasi", + "KCreator" + ], + "license": "LGPL-3.0", + "release_status": "development", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/114649", + "repository": "http://github.com/Kopernicus/Kopernicus" + }, + "version": "1:beta-05-1", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.13" + } + ], + "install": [ + { + "find": "Kopernicus", + "install_to": "GameData" + } + ], + "download": "https://github.com/Kopernicus/Kopernicus/releases/download/beta-05-1/Kopernicus.0.5.1.zip", + "download_size": 194254, + "x_generated_by": "netkan" +} From a115609c5e4c950c999be54d5e30c07d5d77fe25 Mon Sep 17 00:00:00 2001 From: Arne Date: Wed, 18 Nov 2015 22:42:55 +0100 Subject: [PATCH 2/2] Change to v0.5.2 --- ...ernicus-1-beta-05-1.ckan => Kopernicus-1-beta-05-2.ckan} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename Kopernicus/{Kopernicus-1-beta-05-1.ckan => Kopernicus-1-beta-05-2.ckan} (90%) diff --git a/Kopernicus/Kopernicus-1-beta-05-1.ckan b/Kopernicus/Kopernicus-1-beta-05-2.ckan similarity index 90% rename from Kopernicus/Kopernicus-1-beta-05-1.ckan rename to Kopernicus/Kopernicus-1-beta-05-2.ckan index 24c4a29dad..0279e7aae8 100644 --- a/Kopernicus/Kopernicus-1-beta-05-1.ckan +++ b/Kopernicus/Kopernicus-1-beta-05-2.ckan @@ -18,7 +18,7 @@ "homepage": "http://forum.kerbalspaceprogram.com/threads/114649", "repository": "http://github.com/Kopernicus/Kopernicus" }, - "version": "1:beta-05-1", + "version": "1:beta-05-2", "ksp_version": "1.0.5", "depends": [ { @@ -32,7 +32,7 @@ "install_to": "GameData" } ], - "download": "https://github.com/Kopernicus/Kopernicus/releases/download/beta-05-1/Kopernicus.0.5.1.zip", - "download_size": 194254, + "download": "https://github.com/Kopernicus/Kopernicus/releases/download/beta-05-2/Kopernicus.0.5.2.zip", + "download_size": 193986, "x_generated_by": "netkan" }