"NetKAN generated mods - InFlightWaypoints-1.1.0"
This commit is contained in:
parent
182adfbfb5
commit
e493341fef
|
@ -1,22 +1,27 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "InFlightWaypoints",
|
||||
"name": "In-Flight Waypoints",
|
||||
"abstract": "Display waypoints while in flight.",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"author": "nightingale",
|
||||
"description": "Display waypoints while in flight.",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/104758",
|
||||
"bugtracker": "https://github.com/jrossignol/InFlightWaypoints/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/InFlightWaypoints/master/LICENSE.txt",
|
||||
"repository": "https://github.com/jrossignol/InFlightWaypoints"
|
||||
},
|
||||
"version": "1.1.0",
|
||||
"download": "https://github.com/jrossignol/InFlightWaypoints/releases/download/1.1.0/InFlightWaypoints_1.1.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 11042,
|
||||
"ksp_version_min": "0.90.0",
|
||||
"ksp_version_max": "0.90.0"
|
||||
}
|
||||
"spec_version": 1,
|
||||
"identifier": "InFlightWaypoints",
|
||||
"name": "In-Flight Waypoints",
|
||||
"abstract": "Display waypoints while in flight.",
|
||||
"description": "Display waypoints while in flight.",
|
||||
"author": "nightingale",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/104758",
|
||||
"repository": "https://github.com/jrossignol/InFlightWaypoints",
|
||||
"bugtracker": "https://github.com/jrossignol/InFlightWaypoints/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/InFlightWaypoints/master/LICENSE.txt"
|
||||
},
|
||||
"version": "1.1.0",
|
||||
"ksp_version_min": "0.90.0",
|
||||
"ksp_version_max": "0.90.0",
|
||||
"download": "https://github.com/jrossignol/InFlightWaypoints/releases/download/1.1.0/InFlightWaypoints_1.1.0.zip",
|
||||
"download_size": 11042,
|
||||
"download_hash": {
|
||||
"sha1": "14B35DA5AD27960D30708E522992A748FB53B333",
|
||||
"sha256": "09A790474009A02E159140D58D1DF33816AD769E8972E943E1E136B308942A03"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue