NetKAN added mod - GroundProximity-0.3.3.1
This commit is contained in:
parent
067234c5a2
commit
fba3e41019
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "GroundProximity",
|
||||
"name": "Ground Proximity",
|
||||
"abstract": "Proximity gives an audio alarm and a visual display indicating distance from the planet surface (and depending on configuration, velocity towards it) during landing.",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.3.3.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.1",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/181317-145-151-161-ground-proximity/",
|
||||
"spacedock": "https://spacedock.info/mod/2056/Ground%20Proximity",
|
||||
"repository": "https://github.com/linuxgurugamer/KSP_Proximity",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/KSP_Proximity/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/KSP_Proximity",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Ground_Proximity/Ground_Proximity-1547257574.2616296.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KSP_Proximity",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2056/Ground%20Proximity/download/0.3.3.1",
|
||||
"download_size": 527458,
|
||||
"download_hash": {
|
||||
"sha1": "D0F1DC56878754A7AAFB05C5A078D75982E4E165",
|
||||
"sha256": "02E6630DA23410CE73C49F39401397C50CACACADB1BB7BF33CC1E21C036B683A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-27T02:28:29.840028+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue