CKAN-meta/WaypointManager/WaypointManager-2.2.0.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.2.0",
"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.2.0/WaypointManager_2.2.0.zip",
"download_size": 76196,
"download_hash": {
"sha1": "B2DA5B21563178519C80A77B6E273E42ECF42342",
"sha256": "2632A66D65C8B2EB7FFE6A2F23F8D51C82E7CA3F2893AC517ADC318E32C70C39"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}