CKAN-meta/InFlightWaypoints/InFlightWaypoints-2.1.2.ckan

34 lines
1.3 KiB
JSON

{
"spec_version": 1,
"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",
"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.2",
"ksp_version_min": "0.90.0",
"ksp_version_max": "0.90.0",
"install": [
{
"file": "GameData/WaypointManager",
"install_to": "GameData"
}
],
"download": "https://github.com/jrossignol/WaypointManager/releases/download/2.1.2/WaypointManager_2.1.2.zip",
"download_size": 70376,
"download_hash": {
"sha1": "E69ED56B8B59FD7CC8876617DB8FEA3FEF6BA658",
"sha256": "416BADDA79E4F81C0362EE88C6F46D6CC59661ED3FAF2A70D1FA74533ADAB6E2"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}