CKAN-meta/WaypointManager/WaypointManager-2.3.3.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.3.3",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.3",
"install": [
{
"file": "GameData/WaypointManager",
"install_to": "GameData"
}
],
"download": "https://github.com/jrossignol/WaypointManager/releases/download/2.3.3/WaypointManager_2.3.3.zip",
"download_size": 76740,
"download_hash": {
"sha1": "C05480E676C30FBAC239481E28D3A62F741E2374",
"sha256": "2580EDD103A05688C6819B52DD6D783AE358F7CE1A8F80B7771CB8B7B367DAF8"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}