From 6c957c64080a73df3d5c36793dd382e5dcd1a1f2 Mon Sep 17 00:00:00 2001 From: Willhelm Rendahl <willhelm@rendahl.org> Date: Fri, 21 Aug 2015 09:07:14 +0200 Subject: [PATCH 1/4] Update and rename ModuleFixer.ckan to ModuleFixer-3.ckan Apart from making the filename match our given convention this also prepares this file for https://github.com/KSP-CKAN/CKAN/pull/1304 which has a dislike for multiple non-nested comments. --- ModuleFixer/{ModuleFixer.ckan => ModuleFixer-3.ckan} | 1 - 1 file changed, 1 deletion(-) rename ModuleFixer/{ModuleFixer.ckan => ModuleFixer-3.ckan} (92%) diff --git a/ModuleFixer/ModuleFixer.ckan b/ModuleFixer/ModuleFixer-3.ckan similarity index 92% rename from ModuleFixer/ModuleFixer.ckan rename to ModuleFixer/ModuleFixer-3.ckan index 12d4dffb9a..9b9d530c85 100644 --- a/ModuleFixer/ModuleFixer.ckan +++ b/ModuleFixer/ModuleFixer-3.ckan @@ -23,7 +23,6 @@ "author": "arsenic87", "version": "3", "download": "https://www.dropbox.com/s/ykqj3g0ilprg6b1/ModuleFixer.zip?dl=1", - "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", "install": [ { "file" : "ModuleFixer", From d3a2f8ac1cbb8f082551e3ff79f4be8b2b4f2dbe Mon Sep 17 00:00:00 2001 From: Willhelm Rendahl <willhelm@rendahl.org> Date: Fri, 21 Aug 2015 12:31:36 +0200 Subject: [PATCH 2/4] Update ModuleFixer-3.ckan --- ModuleFixer/ModuleFixer-3.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ModuleFixer/ModuleFixer-3.ckan b/ModuleFixer/ModuleFixer-3.ckan index 9b9d530c85..ea655b4962 100644 --- a/ModuleFixer/ModuleFixer-3.ckan +++ b/ModuleFixer/ModuleFixer-3.ckan @@ -22,7 +22,7 @@ "abstract": "This fixes the problems of exploding/expanding parts in the VAB while hovering over some parts in some mods.", "author": "arsenic87", "version": "3", - "download": "https://www.dropbox.com/s/ykqj3g0ilprg6b1/ModuleFixer.zip?dl=1", + "download": "https://www.dropbox.com/s/pllcpggs805zwmt/uploads_2013_12_Modulefixer3.zip", "install": [ { "file" : "ModuleFixer", From 4b26f6a72c98f39be5fd21ebb7de719912eed2e1 Mon Sep 17 00:00:00 2001 From: Willhelm Rendahl <willhelm@rendahl.org> Date: Fri, 21 Aug 2015 12:34:08 +0200 Subject: [PATCH 3/4] Update ModuleFixer-3.ckan --- ModuleFixer/ModuleFixer-3.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ModuleFixer/ModuleFixer-3.ckan b/ModuleFixer/ModuleFixer-3.ckan index ea655b4962..8df4afdea2 100644 --- a/ModuleFixer/ModuleFixer-3.ckan +++ b/ModuleFixer/ModuleFixer-3.ckan @@ -25,7 +25,7 @@ "download": "https://www.dropbox.com/s/pllcpggs805zwmt/uploads_2013_12_Modulefixer3.zip", "install": [ { - "file" : "ModuleFixer", + "file" : "Modulefixer.dll", "install_to" : "GameData" } ] From bbc34636b51720615f314008f4e58ef061addf1b Mon Sep 17 00:00:00 2001 From: Willhelm Rendahl <willhelm@rendahl.org> Date: Fri, 21 Aug 2015 12:36:49 +0200 Subject: [PATCH 4/4] grumble grumble stupid dropbox --- ModuleFixer/ModuleFixer-3.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ModuleFixer/ModuleFixer-3.ckan b/ModuleFixer/ModuleFixer-3.ckan index 8df4afdea2..bede7046df 100644 --- a/ModuleFixer/ModuleFixer-3.ckan +++ b/ModuleFixer/ModuleFixer-3.ckan @@ -22,7 +22,7 @@ "abstract": "This fixes the problems of exploding/expanding parts in the VAB while hovering over some parts in some mods.", "author": "arsenic87", "version": "3", - "download": "https://www.dropbox.com/s/pllcpggs805zwmt/uploads_2013_12_Modulefixer3.zip", + "download": "https://www.dropbox.com/s/pllcpggs805zwmt/uploads_2013_12_Modulefixer3.zip?dl=1", "install": [ { "file" : "Modulefixer.dll",