CKAN-meta/InFlightWaypoints/InFlightWaypoints-2.1.1.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": "CC-BY-NC-SA-4.0",
"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.1",
"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.1/WaypointManager_2.1.1.zip",
"download_size": 74225,
"download_hash": {
"sha1": "0CD64EE4B8545EE795329987E28AA4CF6778BAC9",
"sha256": "FF58DC6785EF97A94AE124CAD2775ED782877C3CF215C6A1A9FA157D5E56916D"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}