"NetKAN generated mods - InFlightWaypoints-2.1.0"
This commit is contained in:
parent
46efd89f92
commit
5f8162f0da
|
@ -3,26 +3,31 @@
|
||||||
"identifier": "InFlightWaypoints",
|
"identifier": "InFlightWaypoints",
|
||||||
"name": "Waypoint Manager",
|
"name": "Waypoint Manager",
|
||||||
"abstract": "Display waypoints while in flight, create custom waypoints.",
|
"abstract": "Display waypoints while in flight, create custom waypoints.",
|
||||||
|
"description": "Display waypoints while in flight, create custom waypoints.",
|
||||||
|
"author": "nightingale",
|
||||||
"license": "CC-BY-NC-SA-4.0",
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
"author": "nightingale",
|
"resources": {
|
||||||
"description": "Display waypoints while in flight, create custom waypoints.",
|
"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.0",
|
||||||
|
"ksp_version_min": "0.90.0",
|
||||||
|
"ksp_version_max": "0.90.0",
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "GameData/WaypointManager",
|
"file": "GameData/WaypointManager",
|
||||||
"install_to": "GameData"
|
"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.0",
|
|
||||||
"download": "https://github.com/jrossignol/WaypointManager/releases/download/2.1.0/WaypointManager_2.1.0.zip",
|
"download": "https://github.com/jrossignol/WaypointManager/releases/download/2.1.0/WaypointManager_2.1.0.zip",
|
||||||
"x_generated_by": "netkan",
|
|
||||||
"download_size": 74161,
|
"download_size": 74161,
|
||||||
"ksp_version_min": "0.90.0",
|
"download_hash": {
|
||||||
"ksp_version_max": "0.90.0"
|
"sha1": "33276C51A999B8B1AB0B59C541EE840C90DED7B0",
|
||||||
|
"sha256": "DDEF8F280828EA38BF8E9A53A72CD1B439FDB8D52BB388F4751D08442D369CE7"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue