diff --git a/InFlightWaypoints/InFlightWaypoints-2.1.3.ckan b/InFlightWaypoints/InFlightWaypoints-2.1.3.ckan deleted file mode 100644 index 7f6e7617db..0000000000 --- a/InFlightWaypoints/InFlightWaypoints-2.1.3.ckan +++ /dev/null @@ -1,28 +0,0 @@ -{ - "spec_version": 1, - "identifier": "InFlightWaypoints", - "name": "Waypoint Manager", - "abstract": "Display waypoints while in flight, create custom waypoints.", - "license": "MIT", - "release_status": "stable", - "author": "nightingale", - "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.3", - "download": "https://github.com/jrossignol/WaypointManager/releases/download/2.1.3/WaypointManager_2.1.3.zip", - "x_generated_by": "netkan", - "download_size": 70449, - "ksp_version_min": "0.90.0", - "ksp_version_max": "0.90.0" -}