31 lines
1.1 KiB
JSON
31 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": "v1.1.0",
|
|
"ksp_version_min": "1.4.2",
|
|
"ksp_version_max": "1.5.1",
|
|
"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": 103711,
|
|
"download_hash": {
|
|
"sha1": "C3B8D288D520804E2BD358A3DA3850FFA78324B0",
|
|
"sha256": "56E9FBB97DFE4302A176E7941DB30B6AAE82B9D75D573BF98E2A5499839D03E4"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|