diff --git a/WaypointManager/WaypointManager-2.5.0.ckan b/WaypointManager/WaypointManager-2.5.0.ckan new file mode 100644 index 0000000000..545428fcd7 --- /dev/null +++ b/WaypointManager/WaypointManager-2.5.0.ckan @@ -0,0 +1,27 @@ +{ + "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.0", + "ksp_version": "1.1.0", + "install": [ + { + "file": "GameData/WaypointManager", + "install_to": "GameData" + } + ], + "download": "https://github.com/jrossignol/WaypointManager/releases/download/2.5.0/WaypointManager_2.5.0.zip", + "download_size": 78002, + "x_generated_by": "netkan" +}