diff --git a/CameraFocusChanger/CameraFocusChanger-v1.0.0.0.ckan b/CameraFocusChanger/CameraFocusChanger-v1.0.0.0.ckan new file mode 100644 index 0000000000..11b48455a7 --- /dev/null +++ b/CameraFocusChanger/CameraFocusChanger-v1.0.0.0.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": 1, + "identifier": "CameraFocusChanger", + "name": "Camera Focus Changer", + "abstract": "A plugin that lets you change the focus of the camera by pressing 'o' when hovering a part.", + "author": "zentarul", + "license": "MIT", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/136086", + "repository": "https://github.com/zentarul/camerafocuschanger", + "github": "https://github.com/zentarul/camerafocuschanger" + }, + "version": "v1.0.0.0", + "ksp_version_min": "1.2.0", + "ksp_version_max": "1.2.99", + "suggests": [ + { + "name": "KSP-AVC" + } + ], + "download": "https://github.com/zentarul/camerafocuschanger/releases/download/v1.0.0.0/CameraFocusChanger.zip", + "download_size": 6192, + "download_hash": { + "sha1": "E4AE310327D05D395B0E566422846CB9313D6391", + "sha256": "BEF328837D38A65D0DD875FAD9413E7A166448AC10ED6F3DA4F2B270926E0F51" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}