"NetKAN generated mods - LaserDist-v1.1.0"

This commit is contained in:
NetKAN inflator Robot 2018-10-01 12:36:20 +00:00
parent bd24aef5c8
commit c068cda975
1 changed files with 30 additions and 0 deletions

View File

@ -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.1.0",
"ksp_version_min": "1.1.0",
"ksp_version_max": "99.99.99",
"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.1.0/LaserDist.zip",
"download_size": 103718,
"download_hash": {
"sha1": "53C502897FAB5BE694C9C19147EB9BABA368530E",
"sha256": "FD79522D387187F3B3B6E4A890B83188BFAF91E7A7282A77E7250403E724BCC1"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}