From c61a1146d27821f658e9f579516cd40b08140710 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 9 Sep 2021 18:21:27 +0000 Subject: [PATCH] NetKAN added mod - TrekDrive-1.0 --- TrekDrive/TrekDrive-1.0.ckan | 60 ++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 TrekDrive/TrekDrive-1.0.ckan diff --git a/TrekDrive/TrekDrive-1.0.ckan b/TrekDrive/TrekDrive-1.0.ckan new file mode 100644 index 0000000000..552d4a79f2 --- /dev/null +++ b/TrekDrive/TrekDrive-1.0.ckan @@ -0,0 +1,60 @@ +{ + "spec_version": "v1.18", + "identifier": "TrekDrive", + "name": "TrekDrive by ShadowWorks [WIP]", + "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", + "ksp_version": "1.12.2", + "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%20[WIP]", + "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%20%5BWIP%5D/download/1.0", + "download_size": 103032558, + "download_hash": { + "sha1": "A42DA8F0FBDC841BD074E740228B39FE2BC93275", + "sha256": "5A4EBF3904D19DF99F127FE65E081928FC44079E700BA73FE38D62A4779FADB3" + }, + "download_content_type": "application/zip", + "release_date": "2021-09-09T18:12:13.586964+00:00", + "x_generated_by": "netkan" +}