diff --git a/KerbCam-Continued/KerbCam-Continued-0.19.2.ckan b/KerbCam-Continued/KerbCam-Continued-0.19.2.ckan new file mode 100644 index 0000000000..91585799e3 --- /dev/null +++ b/KerbCam-Continued/KerbCam-Continued-0.19.2.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": "v1.4", + "identifier": "KerbCam-Continued", + "name": "kerbcam", + "abstract": "Assistant camera pathing tool to assist with filming more elaborate KSP footage.", + "author": "linuxgurugamer", + "license": "BSD-2-clause", + "resources": { + "repository": "https://github.com/linuxgurugamer/kerbcam" + }, + "version": "0.19.2", + "ksp_version": "1.4.5", + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "install": [ + { + "find": "KerbCam", + "install_to": "GameData" + } + ], + "download": "https://github.com/linuxgurugamer/kerbcam/releases/download/0.19.2/KerbCam-1.4.5-0.19.2.zip", + "download_size": 63647, + "download_hash": { + "sha1": "717A294B5C94E26902313159222073F0AE1D068B", + "sha256": "7C824B0ABE36D48F19D6E637338F32FB1B69266D06E83C11BE5BB4BBA526B2A6" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}