30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
{
|
|
"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.0.0",
|
|
"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/v1.0.0/LaserDist.zip",
|
|
"download_size": 104034,
|
|
"download_hash": {
|
|
"sha1": "F564DFB2D8C1735D84ADD84B7CE644CCA181A4A7",
|
|
"sha256": "C5423E43FD8C1C681F515E0AE851912A0EF45AA5605754AF2BC3A81515477BFC"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|