From aeaf2631a699164149ecddbf6b22958cd687adb2 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 16 Feb 2020 01:40:15 +0800 Subject: [PATCH] NetKAN generated mods - DE-IVAExtension-v1.0.2 (#1824) --- DE-IVAExtension/DE-IVAExtension-v1.0.2.ckan | 58 +++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 DE-IVAExtension/DE-IVAExtension-v1.0.2.ckan diff --git a/DE-IVAExtension/DE-IVAExtension-v1.0.2.ckan b/DE-IVAExtension/DE-IVAExtension-v1.0.2.ckan new file mode 100644 index 0000000000..df82693ae2 --- /dev/null +++ b/DE-IVAExtension/DE-IVAExtension-v1.0.2.ckan @@ -0,0 +1,58 @@ +{ + "spec_version": "v1.4", + "identifier": "DE-IVAExtension", + "name": "DE IVAExtension", + "abstract": "An IVA mod for KSP, to add more interactive IVAs", + "author": "DemonEin", + "version": "v1.0.2", + "ksp_version": "1.8", + "license": "CC-BY-NC-SA-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/186715-*", + "repository": "https://github.com/DemonEin/DE_IVAExtension" + }, + "tags": [ + "config", + "crewed" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "RasterPropMonitor-Core" + }, + { + "name": "ASETProps" + }, + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "supports": [ + { + "name": "ProbeControlRoom" + } + ], + "install": [ + { + "find": "DE_IVAExtension", + "install_to": "GameData" + }, + { + "find": "ProbeControlRoom", + "install_to": "GameData" + } + ], + "download": "https://github.com/DemonEin/DE_IVAExtension/releases/download/v1.0.2/DE_IVAExtension_1.0.2.zip", + "download_size": 114275, + "download_hash": { + "sha1": "9B519423D09427701AC06822F813C23B3F954A95", + "sha256": "18F5BA4650F273F5EAC46C2EC83C928C7FFA24CFEC9DEFEFB3A58D9AC3C64045" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}