CKAN-meta/WaypointManager/WaypointManager-2.4.4.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.4.4",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.5",
"install": [
{
"file": "GameData/WaypointManager",
"install_to": "GameData"
}
],
"download": "https://github.com/jrossignol/WaypointManager/releases/download/2.4.4/WaypointManager_2.4.4.zip",
"download_size": 77742,
"download_hash": {
"sha1": "5CB5D3B467B528ABAB621848903CF78089FC3415",
"sha256": "EFEE70D6A5E4DCA62D80836CADEFE6B45C0F3EF5482E428570043DD99D5E0042"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}