diff --git a/CCTV/CCTV-1.1.6.4.ckan b/CCTV/CCTV-1.1.6.4.ckan new file mode 100644 index 0000000000..071b1c52a2 --- /dev/null +++ b/CCTV/CCTV-1.1.6.4.ckan @@ -0,0 +1,43 @@ +{ + "spec_version": "v1.4", + "identifier": "CCTV", + "name": "CCTV", + "abstract": " Dynamic CCTV system compatible with KAS", + "author": "linuxgurugamer", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/161966-13-kerbal-cctv-with-wifi-camera/", + "spacedock": "https://spacedock.info/mod/1414/CCTV", + "repository": "https://github.com/linuxgurugamer/CCTV" + }, + "version": "1.1.6.4", + "ksp_version": "1.8.0", + "depends": [ + { + "name": "JSIPartUtilities" + }, + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "HullcamVDSContinued" + } + ], + "install": [ + { + "install_to": "GameData", + "find": "CCTV" + } + ], + "download": "https://spacedock.info/mod/1414/CCTV/download/1.1.6.4", + "download_size": 950530, + "download_hash": { + "sha1": "01F8D13C888463892D85B1E1DC56E1AEF5E5B560", + "sha256": "65A60770A26141C089D210C4A6349234E44E7E1DCE65ABC3E88B6DE67D85D23F" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}