From 949e15697b6183882ab1000b23a0a2d5126e89fa Mon Sep 17 00:00:00 2001 From: Paul Fenwick Date: Thu, 9 Jul 2015 21:45:26 +1000 Subject: [PATCH] Renamed muffler to Muffler, for #689. --- muffler/muffler-v1.0.ckan => Muffler/Muffler-v1.0.ckan | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename muffler/muffler-v1.0.ckan => Muffler/Muffler-v1.0.ckan (96%) diff --git a/muffler/muffler-v1.0.ckan b/Muffler/Muffler-v1.0.ckan similarity index 96% rename from muffler/muffler-v1.0.ckan rename to Muffler/Muffler-v1.0.ckan index d2dd0dfff4..ecfe568448 100644 --- a/muffler/muffler-v1.0.ckan +++ b/Muffler/Muffler-v1.0.ckan @@ -1,6 +1,6 @@ { "spec_version": 1, - "identifier" : "muffler", + "identifier" : "Muffler", "name" : "Sound Muffler", "author" : "NovaSilisko", "abstract" : "In space, nobody can hear you scream. A simple plugin that modifies your game audio - as the atmosphere around you thins, sound becomes more and more muffled until it's just a deep bass rumble like you might hear inside a ship.", @@ -18,4 +18,4 @@ "homepage": "http://forum.kerbalspaceprogram.com/threads/50236" }, "download": "https://dl.dropboxusercontent.com/u/575558/KSP/Muffler%20v1.zip" -} \ No newline at end of file +}