From 6546ecb751a4ddad6f69b7ebb918034d3c02ff41 Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space>
Date: Sat, 11 Sep 2021 17:19:46 +0000
Subject: [PATCH] NetKAN added mod - WaterLaunchSites-1.0.1

---
 WaterLaunchSites/WaterLaunchSites-1.0.1.ckan | 54 ++++++++++++++++++++
 1 file changed, 54 insertions(+)
 create mode 100644 WaterLaunchSites/WaterLaunchSites-1.0.1.ckan

diff --git a/WaterLaunchSites/WaterLaunchSites-1.0.1.ckan b/WaterLaunchSites/WaterLaunchSites-1.0.1.ckan
new file mode 100644
index 0000000000..abc5cb6106
--- /dev/null
+++ b/WaterLaunchSites/WaterLaunchSites-1.0.1.ckan
@@ -0,0 +1,54 @@
+{
+    "spec_version": "v1.26",
+    "identifier": "WaterLaunchSites",
+    "name": "Water Launch Sites (Kerbal-Konstructs)",
+    "abstract": "Add two spawn points near the KSC Shore: on the water surface for boats and underwater for submarines. Also you can find new underwater anomalies on the Kerbin. Requres Kerbal-Konstruct.",
+    "author": "flart",
+    "version": "1.0.1",
+    "ksp_version_min": "1.8.1",
+    "license": "GPL-3.0",
+    "release_status": "stable",
+    "resources": {
+        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/183937-*",
+        "repository": "https://github.com/yalov/WaterLaunchSites",
+        "bugtracker": "https://github.com/yalov/WaterLaunchSites/issues",
+        "remote-avc": "https://raw.githubusercontent.com/yalov/WaterLaunchSites/master/WaterLaunchSites.version"
+    },
+    "tags": [
+        "config",
+        "convenience",
+        "buildings"
+    ],
+    "localizations": [
+        "en-us",
+        "ru"
+    ],
+    "depends": [
+        {
+            "name": "KerbalKonstructs"
+        },
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "recommends": [
+        {
+            "name": "MakingHistory-DLC"
+        }
+    ],
+    "install": [
+        {
+            "file": "GameData/KerbalKonstructs-WaterLaunchSites",
+            "install_to": "GameData"
+        }
+    ],
+    "download": "https://github.com/yalov/WaterLaunchSites/releases/download/1.0.1/WaterLaunchSites-v1.0.1.zip",
+    "download_size": 34169,
+    "download_hash": {
+        "sha1": "15B368FFA96AC995414F06DDCEE67393F8BFD0A3",
+        "sha256": "E40C742F991D721546B9EE5D9C12DDF3398B788F3B6481D0F1400DCC7C4E5F02"
+    },
+    "download_content_type": "application/zip",
+    "release_date": "2021-09-11T17:09:09Z",
+    "x_generated_by": "netkan"
+}