"NetKAN generated mods - InFlightWaypoints-Deprecated"
This commit is contained in:
parent
281bd4bc14
commit
e109c30238
|
@ -3,26 +3,31 @@
|
|||
"identifier": "InFlightWaypoints",
|
||||
"name": "In-Flight Waypoints",
|
||||
"abstract": "This has been replaced by Waypoint Manager - download that instead!",
|
||||
"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": "Deprecated",
|
||||
"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": "Deprecated",
|
||||
"download": "https://github.com/jrossignol/WaypointManager/releases/download/2.1.4/WaypointManager_2.1.4.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 70469,
|
||||
"ksp_version_min": "0.90.0",
|
||||
"ksp_version_max": "0.90.0"
|
||||
"download_hash": {
|
||||
"sha1": "0B631142DBEC9E163022CB591D05F72EE85D0A62",
|
||||
"sha256": "BE0AE909C346588301472D78DD4C53797257E84145CF1044B41A95804E61BC22"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue