NetKAN generated mods - GroundProximity-0.3.3
This commit is contained in:
parent
4ac628f87b
commit
2706545040
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"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",
|
||||
"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",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Ground_Proximity/Ground_Proximity-1547257574.2616296.png"
|
||||
},
|
||||
"version": "0.3.3",
|
||||
"ksp_version": "1.8.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KSP_Proximity",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2056/Ground%20Proximity/download/0.3.3",
|
||||
"download_size": 546996,
|
||||
"download_hash": {
|
||||
"sha1": "328458336DCEBA8548CAF25F54B92DD447340AA0",
|
||||
"sha256": "C5E4608FAA5AAF42312FBDB872EEA48C38E88312C51DBBB6DAB0181990B3FB31"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue