CKAN-meta/WaypointManager/WaypointManager-2.6.1.ckan

34 lines
1.3 KiB
JSON

{
"spec_version": 1,
"identifier": "WaypointManager",
"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.6.1",
"ksp_version_min": "1.2.0",
"ksp_version_max": "1.2.99",
"install": [
{
"file": "GameData/WaypointManager",
"install_to": "GameData"
}
],
"download": "https://github.com/jrossignol/WaypointManager/releases/download/2.6.1/WaypointManager_2.6.1.zip",
"download_size": 75901,
"download_hash": {
"sha1": "B62D8C07165D20E3E185266FD1CAA8E34679AA7B",
"sha256": "241D1B8A82C0C02424650CAAE264CF642854BAE5E3A1F3D9E6BC4DB05DE04C53"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}