diff --git a/DockingPortSoundFX/DockingPortSoundFX-2.1.ckan b/DockingPortSoundFX/DockingPortSoundFX-2.1.ckan new file mode 100644 index 0000000000..0398819afd --- /dev/null +++ b/DockingPortSoundFX/DockingPortSoundFX-2.1.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": "v1.10", + "identifier": "DockingPortSoundFX", + "name": "Docking Port Sound FX", + "abstract": "Add docking sounds to stock docking ports! Works with mods too using simple API (a few lines added to a config file)", + "author": "TG626", + "license": "CC-BY-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/113390-105docking-sounds-v12-62415", + "spacedock": "https://spacedock.info/mod/474/Docking%20Port%20Sound%20FX", + "x_screenshot": "https://spacedock.info/content/TG626_1683/Docking_Port_Sound_FX/Docking_Port_Sound_FX-1459834509.5380197.jpg" + }, + "version": "2.1", + "ksp_version": "1.1.0", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find_regexp": "DPSoundFX", + "install_to": "GameData", + "filter": [ + "Source", + "CustomExample" + ] + } + ], + "download": "https://spacedock.info/mod/474/Docking%20Port%20Sound%20FX/download/2.1", + "download_size": 273705, + "x_generated_by": "netkan" +}