"NetKAN generated mods - InFlightWaypoints-2.1.3"
This commit is contained in:
parent
d1792edd52
commit
226f81bd6c
|
@ -3,26 +3,31 @@
|
|||
"identifier": "InFlightWaypoints",
|
||||
"name": "Waypoint Manager",
|
||||
"abstract": "Display waypoints while in flight, create custom waypoints.",
|
||||
"description": "Display waypoints while in flight, create custom waypoints.",
|
||||
"author": "nightingale",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"author": "nightingale",
|
||||
"description": "Display waypoints while in flight, create custom waypoints.",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/104758",
|
||||
"repository": "https://github.com/jrossignol/WaypointManager",
|
||||
"bugtracker": "https://github.com/jrossignol/WaypointManager/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/WaypointManager/master/LICENSE.txt"
|
||||
},
|
||||
"version": "2.1.3",
|
||||
"ksp_version_min": "0.90.0",
|
||||
"ksp_version_max": "0.90.0",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/WaypointManager",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/104758",
|
||||
"bugtracker": "https://github.com/jrossignol/WaypointManager/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/WaypointManager/master/LICENSE.txt",
|
||||
"repository": "https://github.com/jrossignol/WaypointManager"
|
||||
},
|
||||
"version": "2.1.3",
|
||||
"download": "https://github.com/jrossignol/WaypointManager/releases/download/2.1.3/WaypointManager_2.1.3.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 70449,
|
||||
"ksp_version_min": "0.90.0",
|
||||
"ksp_version_max": "0.90.0"
|
||||
"download_hash": {
|
||||
"sha1": "12CAF17A4DF4C1391C809C2F984BA110EBD53ECF",
|
||||
"sha256": "878D59FF981DE4168E70429DF1CC8885E066573213F510494682B3CD2AF0E603"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue