diff --git a/muffler/muffler-v1.0.ckan b/muffler/muffler-v1.0.ckan new file mode 100644 index 0000000000..d2dd0dfff4 --- /dev/null +++ b/muffler/muffler-v1.0.ckan @@ -0,0 +1,21 @@ +{ + "spec_version": 1, + "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.", + "version" : "v1.0", + "ksp_version_min" : "0.21", + "ksp_version_max" : "1.0.99", + "license" : "restricted", + "install": [ + { + "file" : "GameData/SiliskoIndustries", + "install_to" : "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/50236" + }, + "download": "https://dl.dropboxusercontent.com/u/575558/KSP/Muffler%20v1.zip" +} \ No newline at end of file