diff --git a/SmartParts/SmartParts-1.7.1.1.ckan b/SmartParts/SmartParts-1.7.1.1.ckan new file mode 100644 index 0000000000..50e31511d7 --- /dev/null +++ b/SmartParts/SmartParts-1.7.1.1.ckan @@ -0,0 +1,29 @@ +{ + "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.7.1.1", + "ksp_version": "1.1.0", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "SmartParts", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/614/SmartParts/download/1.7.1.1", + "download_size": 358988, + "x_generated_by": "netkan" +}