From 5c54c634d71b55c6984a4cb6c9185f54160e1772 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 17 Feb 2021 11:12:39 +0000 Subject: [PATCH] NetKAN added mod - LaserDist-v1.4.0 --- LaserDist/LaserDist-v1.4.0.ckan | 38 +++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 LaserDist/LaserDist-v1.4.0.ckan diff --git a/LaserDist/LaserDist-v1.4.0.ckan b/LaserDist/LaserDist-v1.4.0.ckan new file mode 100644 index 0000000000..19a2a8e7e1 --- /dev/null +++ b/LaserDist/LaserDist-v1.4.0.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": 1, + "identifier": "LaserDist", + "name": "LaserDist", + "abstract": "Gives exact laser distances for use with kOS and other scripted autopilot systems.", + "author": "Steven Mading", + "version": "v1.4.0", + "ksp_version_min": "1.10.0", + "ksp_version_max": "1.11.9", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/141697-*", + "repository": "https://github.com/Dunbaratu/LaserDist", + "bugtracker": "https://github.com/Dunbaratu/LaserDist/issues", + "remote-avc": "https://raw.githubusercontent.com/Dunbaratu/LaserDist/master/LaserDist.version" + }, + "tags": [ + "plugin", + "information", + "library" + ], + "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.4.0/LaserDist_v1.4.zip", + "download_size": 103759, + "download_hash": { + "sha1": "F3810A189719A1FDCAA3AE79FA53BB16DD7D7C54", + "sha256": "45228B19A5C9E2544C7AA0748BB07503394EF3ABDD1EF045072866126A50A048" + }, + "download_content_type": "application/zip", + "release_date": "2021-02-17T10:47:51Z", + "x_generated_by": "netkan" +}