From 51fdd5eac08ff16d539c0220305b94fa9e625255 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 16 Sep 2023 12:46:02 +0000 Subject: [PATCH] NetKAN added mod - kOS-EVA-0.2.0.0 --- kOS-EVA/kOS-EVA-0.2.0.0.ckan | 46 ++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 kOS-EVA/kOS-EVA-0.2.0.0.ckan diff --git a/kOS-EVA/kOS-EVA-0.2.0.0.ckan b/kOS-EVA/kOS-EVA-0.2.0.0.ckan new file mode 100644 index 0000000000..98d7fa4ed4 --- /dev/null +++ b/kOS-EVA/kOS-EVA-0.2.0.0.ckan @@ -0,0 +1,46 @@ +{ + "spec_version": "v1.4", + "identifier": "kOS-EVA", + "name": "kOS-EVA", + "abstract": "Addon for kOS that allows controlling a kerbal while on EVA", + "author": "JonnyOThan", + "version": "0.2.0.0", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.99", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/196981-18x-110x-kos-addons-stockcamera-eva-scansat-career/", + "spacedock": "https://spacedock.info/mod/2531/kOS-EVA", + "repository": "https://github.com/JonnyOThan/kOS-EVA", + "bugtracker": "https://github.com/JonnyOThan/kOS-EVA/issues", + "remote-avc": "https://raw.githubusercontent.com/JonnyOThan/kOS-EVA/master/GameData/kOS-EVA/kOS-EVA.version" + }, + "tags": [ + "plugin", + "parts", + "crewed" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "kOS" + } + ], + "suggests": [ + { + "name": "KIS" + } + ], + "download": "https://spacedock.info/mod/2531/kOS-EVA/download/0.2.0.0", + "download_size": 86976, + "download_hash": { + "sha1": "14B03D45E40E0949BE2F04CF573B92D5DACB3B62", + "sha256": "8A8225A3A376A7A377B21B11ABC45339F6139000874DD87332C29C2D2A35AC6C" + }, + "download_content_type": "application/zip", + "install_size": 1163169, + "release_date": "2023-09-16T12:40:20.826245+00:00", + "x_generated_by": "netkan" +}