diff --git a/InFlightWaypoints/InFlightWaypoints-2.1.1.ckan b/InFlightWaypoints/InFlightWaypoints-2.1.1.ckan new file mode 100644 index 0000000000..4aa85b3b4e --- /dev/null +++ b/InFlightWaypoints/InFlightWaypoints-2.1.1.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": 1, + "identifier": "InFlightWaypoints", + "name": "Waypoint Manager", + "abstract": "Display waypoints while in flight, create custom waypoints.", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "author": "nightingale", + "broken_vref": "#/ckan/ksp-avc", + "description": "Display waypoints while in flight, create custom waypoints.", + "install": [ + { + "file": "GameData/WaypointManager", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/104758", + "bugtracker": "https://github.com/jrossignol/WaypointManager/issues", + "license": "https://raw.githubusercontent.com/jrossignol/WaypointManager/master/LICENSE.txt", + "repository": "https://github.com/jrossignol/WaypointManager" + }, + "version": "2.1.1", + "download": "https://github.com/jrossignol/WaypointManager/releases/download/2.1.1/WaypointManager_2.1.1.zip", + "x_generated_by": "netkan", + "download_size": 74225 +}