From d7c3e994a859a7baa11655de60293c35df026361 Mon Sep 17 00:00:00 2001
From: NetKAN bot <netkan-bot@ksp-ckan.org>
Date: Sun, 19 Apr 2015 05:20:23 +0200
Subject: [PATCH] NetKAN generated mods - WaypointManager/WaypointManager-2.2.1

---
 WaypointManager/WaypointManager-2.2.1.ckan | 28 ++++++++++++++++++++++
 1 file changed, 28 insertions(+)
 create mode 100644 WaypointManager/WaypointManager-2.2.1.ckan

diff --git a/WaypointManager/WaypointManager-2.2.1.ckan b/WaypointManager/WaypointManager-2.2.1.ckan
new file mode 100644
index 0000000000..674c31d377
--- /dev/null
+++ b/WaypointManager/WaypointManager-2.2.1.ckan
@@ -0,0 +1,28 @@
+{
+    "spec_version": 1,
+    "identifier": "WaypointManager",
+    "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.2.1",
+    "download": "https://github.com/jrossignol/WaypointManager/releases/download/2.2.1/WaypointManager_2.2.1.zip",
+    "x_generated_by": "netkan",
+    "download_size": 76183,
+    "ksp_version_min": "0.90.0",
+    "ksp_version_max": "0.90.0"
+}