diff --git a/SmartParts/SmartParts-1.7.0.ckan b/SmartParts/SmartParts-1.7.0.ckan new file mode 100644 index 0000000000..90b398aa66 --- /dev/null +++ b/SmartParts/SmartParts-1.7.0.ckan @@ -0,0 +1,24 @@ +{ + "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": "henrybauer", + "license": "CC-BY-NC-SA-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/64227", + "repository": "https://github.com/henrybauer/KerbalSmartParts" + }, + "version": "1.7.0", + "ksp_version": "1.1", + "install": [ + { + "file": "SmartParts", + "install_to": "GameData", + "filter": "MiniAVC.xml" + } + ], + "download": "https://github.com/henrybauer/KerbalSmartParts/releases/download/1.7.0/SmartParts-1.7.0.zip", + "download_size": 493545, + "x_generated_by": "netkan" +}