diff --git a/MenuStabilizer/MenuStabilizer-1.ckan b/MenuStabilizer/MenuStabilizer-1.ckan new file mode 100644 index 0000000000..0401d9359b --- /dev/null +++ b/MenuStabilizer/MenuStabilizer-1.ckan @@ -0,0 +1,20 @@ +{ + "spec_version": 1, + "identifier": "MenuStabilizer", + "name": "Menu Stabilizer", + "abstract": "This plugin will make any part right-click menu freeze its position on the screen in flight when the mouse is above it.", + "author": "angavrilov", + "license": "MIT", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/119561" + }, + "install": [ + { + "file": "MenuStabilizer.dll", + "install_to": "GameData" + } + ], + "download": "https://www.dropbox.com/s/bhpbla6zqszs8cj/MenuStabilizer.zip?dl=1", + "version": "1", + "ksp_version": "1.0" + }