"NetKAN generated mods - LaserDist-v0.9.2"
This commit is contained in:
parent
56451b42ea
commit
4b959bab20
|
@ -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": "v0.9.2",
|
||||
"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/v0.9.2/LaserDist.zip",
|
||||
"download_size": 103546,
|
||||
"download_hash": {
|
||||
"sha1": "A3D4AAF4F5943E9FB395CAE84FA918821BF8ACC8",
|
||||
"sha256": "1E964D98271600ABD2E6648E5D0D9C5FC27188743209BCBE4C37046849692B17"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue