diff --git a/SelectRoot/SelectRoot-2.0.ckan b/SelectRoot/SelectRoot-2.0.ckan new file mode 100644 index 0000000000..dc9a972562 --- /dev/null +++ b/SelectRoot/SelectRoot-2.0.ckan @@ -0,0 +1,21 @@ +{ + "spec_version": 1, + "identifier": "SelectRoot", + "name": "Select Root", + "abstract": "Fixes stock root part selection awkwardness.", + "author": "FW Industries", + "license": "MIT", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/43208" + }, + "version": "2.0", + "ksp_version": "1.0.2", + "download": "https://dl.dropboxusercontent.com/u/7121093/ksp-mods/KSP%5B1.0.2%5DSelectRoot2%5BMay06%5D.zip", + "install": [ + { + "file": "GameData/SelectRoot2", + "install_to": "GameData" + } + ] +}