From 47152bb4df67499d88d5fb234ff7474a35bf5f54 Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space>
Date: Fri, 1 Feb 2019 06:16:12 +0000
Subject: [PATCH]  "NetKAN generated mods - WaypointManager-2.7.5"

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

diff --git a/WaypointManager/WaypointManager-2.7.5.ckan b/WaypointManager/WaypointManager-2.7.5.ckan
new file mode 100644
index 0000000000..ad8ec53639
--- /dev/null
+++ b/WaypointManager/WaypointManager-2.7.5.ckan
@@ -0,0 +1,32 @@
+{
+    "spec_version": "v1.16",
+    "identifier": "WaypointManager",
+    "name": "Waypoint Manager",
+    "abstract": "Display waypoints while in flight, create custom waypoints.",
+    "author": "nightingale",
+    "license": "MIT",
+    "release_status": "stable",
+    "resources": {
+        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/94432--",
+        "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.7.5",
+    "ksp_version_min": "1.6.0",
+    "ksp_version_max": "1.6.99",
+    "install": [
+        {
+            "find": "WaypointManager",
+            "install_to": "GameData"
+        }
+    ],
+    "download": "https://github.com/jrossignol/WaypointManager/releases/download/2.7.5/WaypointManager_2.7.5.zip",
+    "download_size": 76783,
+    "download_hash": {
+        "sha1": "675784D6DFA6B3D57026F75CECA6C3239E5D5810",
+        "sha256": "2610D7111DEAB43F0F23A7DA153F394814051A6FFA6EAA29D17D1F9EC8A5B506"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
+}