diff --git a/RetractableLiftingSurface/RetractableLiftingSurface-0.2.0.ckan b/RetractableLiftingSurface/RetractableLiftingSurface-0.2.0.ckan new file mode 100644 index 0000000000..1e6c329965 --- /dev/null +++ b/RetractableLiftingSurface/RetractableLiftingSurface-0.2.0.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": "v1.4", + "identifier": "RetractableLiftingSurface", + "name": "Retractable Lifting Surface Module", + "abstract": "Small mod to control retractable/foldable lifing surfaces", + "author": [ + "linuxgurugamer" + ], + "license": "MIT", + "release_status": "stable", + "resources": { + "repository": "https://github.com/linuxgurugamer/RetractableLiftingSurface" + }, + "version": "0.2.0", + "ksp_version_min": "1.8.0", + "install": [ + { + "find": "RetractableLiftingSurface", + "install_to": "GameData" + } + ], + "download": "https://github.com/linuxgurugamer/RetractableLiftingSurface/releases/download/0.2.0/RetractableLiftingSurface-1.8.0-0.2.0.zip", + "download_size": 28213, + "download_hash": { + "sha1": "882594B7136DF2895DBBCFE4DE9CB4CEC477951B", + "sha256": "4D196F0ADE944648B0568A0BC8BB1B8AF57A38BD1C84D52607F1C9EFCB4C7DA6" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}