30 lines
1.1 KiB
JSON
30 lines
1.1 KiB
JSON
{
|
|
"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": "v0.9.4",
|
|
"ksp_version": "1.2.2",
|
|
"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/v0.9.4/LaserDist.zip",
|
|
"download_size": 103537,
|
|
"download_hash": {
|
|
"sha1": "757C91CFE972B7F516681DB39772BF0E452F6EC2",
|
|
"sha256": "5EC1C613A3AF1DF6CFEE34EA66ABB7B0CEB176F539F484F38809B357F934E4A8"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|