From b4040f60e97ffdb950ed93ccf1b18f39ee17c70b Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 23 Jul 2019 16:47:56 +0000 Subject: [PATCH] "NetKAN generated mods - LaserDist-v1.2.0" --- LaserDist/LaserDist-v1.2.0.ckan | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 LaserDist/LaserDist-v1.2.0.ckan diff --git a/LaserDist/LaserDist-v1.2.0.ckan b/LaserDist/LaserDist-v1.2.0.ckan new file mode 100644 index 0000000000..3f952c9bb0 --- /dev/null +++ b/LaserDist/LaserDist-v1.2.0.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": 1, + "identifier": "LaserDist", + "name": "LaserDist", + "abstract": "Gives exact laser distances for use with kOS and other scripted autopilot systems.", + "author": "Steven Mading", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/141697-laserdist-a-distance-measuring-laser-part-for-kos/", + "repository": "https://github.com/Dunbaratu/LaserDist" + }, + "version": "v1.2.0", + "ksp_version_min": "1.1.2", + "ksp_version_max": "1.7.999", + "suggests": [ + { + "name": "kOS", + "min_version": "0.20", + "comment": "LaserDist was intended to give distance data to kOS scripts." + } + ], + "download": "https://github.com/Dunbaratu/LaserDist/releases/download/v1.2.0/LaserDist.zip", + "download_size": 103516, + "download_hash": { + "sha1": "76C8D7BA9DC21201FBF606DB5C18F54F07CB5E62", + "sha256": "9B8105FC280563449B298C973D8AF28304CD6B7E61316EFDF5DF6975A38E32D1" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}