diff --git a/WaypointManager/WaypointManager-2.5.2.ckan b/WaypointManager/WaypointManager-2.5.2.ckan new file mode 100644 index 0000000000..961e08fd89 --- /dev/null +++ b/WaypointManager/WaypointManager-2.5.2.ckan @@ -0,0 +1,33 @@ +{ + "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.5.2", + "ksp_version_min": "1.1.0", + "ksp_version_max": "1.1.99", + "install": [ + { + "file": "GameData/WaypointManager", + "install_to": "GameData" + } + ], + "download": "https://github.com/jrossignol/WaypointManager/releases/download/2.5.2/WaypointManager_2.5.2.zip", + "download_size": 76208, + "download_hash": { + "sha1": "99690E27BE9A0A188CC33F436C00613FDF2CA8BE", + "sha256": "2825E0D927CD3433674D46EDFCD8CC07DC786F0FDD6C06A4868A3523663A2397" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}