diff --git a/SmartParts/SmartParts-1.8.1.ckan b/SmartParts/SmartParts-1.8.1.ckan new file mode 100644 index 0000000000..8624001d7e --- /dev/null +++ b/SmartParts/SmartParts-1.8.1.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": "v1.4", + "identifier": "SmartParts", + "name": "Smart Parts", + "abstract": "Smart Parts can trigger all 10 action groups, as well as various other functionality such as SAS, lights, stage, or abort.", + "author": "linuxgurugamer", + "license": "CC-BY-NC-SA-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/64227", + "spacedock": "https://spacedock.info/mod/614/SmartParts", + "repository": "https://github.com/linuxgurugamer/KerbalSmartParts" + }, + "version": "1.8.1", + "ksp_version_min": "1.1.3", + "ksp_version_max": "1.1.99", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "SmartParts", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/614/SmartParts/download/1.8.1", + "download_size": 554120, + "download_hash": { + "sha1": "D3EF2A5D0CB639F7A8EEB471EDF82F5A07B9188E", + "sha256": "0C10F0B65F60E520099583568CB74C30047539B211BDED093D3747C41C6220D2" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}