From 01cce944dda4445361a934ef352b3664c1ade205 Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space>
Date: Sun, 27 Mar 2022 22:51:31 +0000
Subject: [PATCH] NetKAN added mod - TrekDrive-1.0.3b

---
 TrekDrive/TrekDrive-1.0.3b.ckan | 60 +++++++++++++++++++++++++++++++++
 1 file changed, 60 insertions(+)
 create mode 100644 TrekDrive/TrekDrive-1.0.3b.ckan

diff --git a/TrekDrive/TrekDrive-1.0.3b.ckan b/TrekDrive/TrekDrive-1.0.3b.ckan
new file mode 100644
index 0000000000..4ae3a358c7
--- /dev/null
+++ b/TrekDrive/TrekDrive-1.0.3b.ckan
@@ -0,0 +1,60 @@
+{
+    "spec_version": "v1.18",
+    "identifier": "TrekDrive",
+    "name": "TrekDrive by ShadowWorks",
+    "abstract": "A standalone warp drive mod inspired by Star Trek and RoverDude's Standalone Alcubierre Warp Drive.  The drive requires at least two parts to operate.  The current WIP release contains two modified stock parts as test articles, a test craft, the Phoenix warpship, the Enterprise-era Shuttlepod, and the NX-class starship and it's Refit version, the plugin itself, and the source code.",
+    "author": "TheShadow1138",
+    "version": "1.0.3b",
+    "ksp_version": "1.12.3",
+    "license": "GPL-3.0",
+    "resources": {
+        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/204759-19-112-trekdrive-a-star-trek-like-warp-drive-by-shadowworks-v10-to-boldly-go-09-09-2021/",
+        "spacedock": "https://spacedock.info/mod/2626/TrekDrive%20by%20ShadowWorks",
+        "x_screenshot": "https://spacedock.info/content/TheShadow1138_1098/TrekDrive_by_ShadowWorks_WIP/TrekDrive_by_ShadowWorks_WIP-1628205781.455232.png"
+    },
+    "tags": [
+        "parts",
+        "plugin",
+        "crewed"
+    ],
+    "depends": [
+        {
+            "name": "B9PartSwitch"
+        },
+        {
+            "name": "CommunityResourcePack"
+        },
+        {
+            "name": "ModuleManager"
+        },
+        {
+            "name": "Waterfall"
+        }
+    ],
+    "install": [
+        {
+            "find": "GameData/TrekDrive",
+            "install_to": "GameData",
+            "filter": [
+                ".DS_Store"
+            ]
+        },
+        {
+            "find": "Craft/VAB",
+            "install_to": "Ships"
+        },
+        {
+            "find": "Craft/SPH",
+            "install_to": "Ships"
+        }
+    ],
+    "download": "https://spacedock.info/mod/2626/TrekDrive%20by%20ShadowWorks/download/1.0.3b",
+    "download_size": 190390395,
+    "download_hash": {
+        "sha1": "804D7C9366F0E8DE5631B3FCA6CE8C87790CC890",
+        "sha256": "576F2722334638E57FA100BA1A70FA3B94A02C206B9322DD0886F5B705D94CF3"
+    },
+    "download_content_type": "application/zip",
+    "release_date": "2022-03-27T22:40:28.569035+00:00",
+    "x_generated_by": "netkan"
+}