From 73951286015db1e345136428c7d3fc87adf0f035 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 24 Dec 2016 21:33:50 +0000 Subject: [PATCH] "NetKAN generated mods - RetractableLiftingSurface-0.1.1" --- .../RetractableLiftingSurface-0.1.1.ckan | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 RetractableLiftingSurface/RetractableLiftingSurface-0.1.1.ckan diff --git a/RetractableLiftingSurface/RetractableLiftingSurface-0.1.1.ckan b/RetractableLiftingSurface/RetractableLiftingSurface-0.1.1.ckan new file mode 100644 index 0000000000..86155a3b2e --- /dev/null +++ b/RetractableLiftingSurface/RetractableLiftingSurface-0.1.1.ckan @@ -0,0 +1,32 @@ +{ + "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.1.1", + "ksp_version_min": "1.1.3", + "ksp_version_max": "1.2.99", + "install": [ + { + "find": "RetractableLiftingSurface", + "install_to": "GameData" + } + ], + "download": "https://github.com/linuxgurugamer/RetractableLiftingSurface/releases/download/0.1.1/RetractableLiftingSurface-0.1.1.zip", + "download_size": 20476, + "download_hash": { + "sha1": "572F79683B1D5BE4B914BB7DEED433F70DB38DBC", + "sha256": "B6B7468C8598F26CD7084AAE63449F2162340B967E2D706DBAAAA53E91C4A875" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}