diff --git a/CCTV/CCTV-1.1.3.1.ckan b/CCTV/CCTV-1.1.3.1.ckan new file mode 100644 index 0000000000..34b668e1ca --- /dev/null +++ b/CCTV/CCTV-1.1.3.1.ckan @@ -0,0 +1,44 @@ +{ + "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.3.1", + "ksp_version_min": "1.4.1", + "ksp_version_max": "1.4.99", + "depends": [ + { + "name": "JSIPartUtilities" + }, + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "HullcamVDSContinued" + } + ], + "install": [ + { + "install_to": "GameData", + "find": "CCTV" + } + ], + "download": "https://spacedock.info/mod/1414/CCTV/download/1.1.3.1", + "download_size": 925509, + "download_hash": { + "sha1": "5897FC3120B4DF49E954FFA480E0AEEAE05EE84A", + "sha256": "E50B5DF3975E9077CC20D729E5451CA7F2B1809F25412A4D5792D41AAB540A6F" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}