From 2b4ebef33c0c446f1e73f64faa60fe332dd547ab Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 13 Feb 2021 20:11:40 +0000 Subject: [PATCH] NetKAN added mod - DSEV-v3.7.1 --- DSEV/DSEV-v3.7.1.ckan | 89 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 DSEV/DSEV-v3.7.1.ckan diff --git a/DSEV/DSEV-v3.7.1.ckan b/DSEV/DSEV-v3.7.1.ckan new file mode 100644 index 0000000000..1fb81331e1 --- /dev/null +++ b/DSEV/DSEV-v3.7.1.ckan @@ -0,0 +1,89 @@ +{ + "spec_version": "v1.4", + "identifier": "DSEV", + "name": "DSEV", + "abstract": "Deep Space Exploration Vessels for KSP", + "author": "Angel-125", + "version": "v3.7.1", + "ksp_version_min": "1.11.0", + "license": "restricted", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/122162-*", + "repository": "https://github.com/Angel-125/DSEV", + "bugtracker": "https://github.com/Angel-125/DSEV/issues", + "remote-avc": "https://raw.githubusercontent.com/Angel-125/DSEV/master/GameData/WildBlueIndustries/DSEV/DSEV.version" + }, + "tags": [ + "parts", + "plugin", + "crewed" + ], + "depends": [ + { + "name": "DSEV-PlayMode" + }, + { + "name": "ModuleManager" + }, + { + "name": "WildBlueTools" + }, + { + "name": "NearFutureProps" + }, + { + "name": "KerbalActuators" + }, + { + "name": "BarisBridge" + } + ], + "recommends": [ + { + "name": "RasterPropMonitor-Core" + }, + { + "name": "ASETProps" + }, + { + "name": "InfernalRobotics" + } + ], + "suggests": [ + { + "name": "ASET" + } + ], + "install": [ + { + "find": "WildBlueIndustries/DSEV", + "install_to": "GameData/WildBlueIndustries", + "filter_regexp": [ + ".*\\.pdb$", + "ReferenceDesigns", + "Templates" + ] + }, + { + "find": "DSEV/Templates/Common", + "install_to": "GameData/WildBlueIndustries/DSEV/Templates" + }, + { + "find": "VAB", + "install_to": "Ships" + }, + { + "find": "SPH", + "install_to": "Ships" + } + ], + "download": "https://github.com/Angel-125/DSEV/releases/download/v3.7.1/DSEV.zip", + "download_size": 85929437, + "download_hash": { + "sha1": "DACDF0ED843F0081AFEA3D14FB2D178117AE8A9B", + "sha256": "56F2A5DA0149ABA49A4FA5CD4139AA2EE809808340F87B9CE1F552B82E72F68B" + }, + "download_content_type": "application/zip", + "release_date": "2021-02-13T19:46:41Z", + "x_generated_by": "netkan" +}