diff --git a/CommNetConstellation/CommNetConstellation-1.5.ckan b/CommNetConstellation/CommNetConstellation-1.5.ckan new file mode 100644 index 0000000000..22bcf491f9 --- /dev/null +++ b/CommNetConstellation/CommNetConstellation-1.5.ckan @@ -0,0 +1,49 @@ +{ + "spec_version": "v1.4", + "identifier": "CommNetConstellation", + "name": "CommNet Constellation", + "abstract": "Turn your CommNet network of the single type into multiple constellations of different types!", + "author": "TaxiService", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/158851-122-commnet-constellation-v10-7-april-2017", + "spacedock": "https://spacedock.info/mod/1309/CommNet%20Constellation", + "repository": "http://github.com/KSP-TaxiService/CommNetConstellation", + "x_screenshot": "https://spacedock.info/content/TaxiService_12023/CommNet_Constellation/CommNet_Constellation-1502547197.9470408.png" + }, + "version": "1.5", + "ksp_version": "1.8.1", + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "RemoteTechRedevAntennas" + } + ], + "conflicts": [ + { + "name": "CommNetVisualisation" + }, + { + "name": "RemoteTech" + } + ], + "install": [ + { + "install_to": "GameData", + "find": "CommNetConstellation" + } + ], + "download": "https://spacedock.info/mod/1309/CommNet%20Constellation/download/1.5", + "download_size": 103844, + "download_hash": { + "sha1": "68719AC674389918A90205EC965D58C18A28A9A7", + "sha256": "CC7B70DA0FAE02978B323BCCC79F138722CA9CFC1581D2DF43DF9EFA21C404B0" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}