NetKAN added mod - LaserDist-v1.4.0
This commit is contained in:
parent
6453ad1f22
commit
5c54c634d7
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "LaserDist",
|
||||
"name": "LaserDist",
|
||||
"abstract": "Gives exact laser distances for use with kOS and other scripted autopilot systems.",
|
||||
"author": "Steven Mading",
|
||||
"version": "v1.4.0",
|
||||
"ksp_version_min": "1.10.0",
|
||||
"ksp_version_max": "1.11.9",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/141697-*",
|
||||
"repository": "https://github.com/Dunbaratu/LaserDist",
|
||||
"bugtracker": "https://github.com/Dunbaratu/LaserDist/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/Dunbaratu/LaserDist/master/LaserDist.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information",
|
||||
"library"
|
||||
],
|
||||
"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.4.0/LaserDist_v1.4.zip",
|
||||
"download_size": 103759,
|
||||
"download_hash": {
|
||||
"sha1": "F3810A189719A1FDCAA3AE79FA53BB16DD7D7C54",
|
||||
"sha256": "45228B19A5C9E2544C7AA0748BB07503394EF3ABDD1EF045072866126A50A048"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-02-17T10:47:51Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue