From 91ad7733dff9bbaaa258caa5a513a005b69754a5 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 4 Oct 2023 15:15:52 +0000 Subject: [PATCH] NetKAN added mod - IR-ConnectionSystem-v1.0.4 --- .../IR-ConnectionSystem-v1.0.4.ckan | 41 +++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 IR-ConnectionSystem/IR-ConnectionSystem-v1.0.4.ckan diff --git a/IR-ConnectionSystem/IR-ConnectionSystem-v1.0.4.ckan b/IR-ConnectionSystem/IR-ConnectionSystem-v1.0.4.ckan new file mode 100644 index 0000000000..1bd79b5f32 --- /dev/null +++ b/IR-ConnectionSystem/IR-ConnectionSystem-v1.0.4.ckan @@ -0,0 +1,41 @@ +{ + "spec_version": "v1.4", + "identifier": "IR-ConnectionSystem", + "name": "Infernal Robotics Next - ConnectionSystem", + "abstract": "ConnectionSystem for robotic arms", + "author": "Rudolf Meier", + "version": "v1.0.4", + "ksp_version_min": "1.12.0", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/topic/219592-*", + "repository": "https://github.com/meirumeiru/IR-ConnectionSystem", + "bugtracker": "https://github.com/meirumeiru/IR-ConnectionSystem/issues", + "remote-avc": "https://github.com/meirumeiru/IR-ConnectionSystem/raw/main/Resources/GameData/IRConnectionSystem/ConnectionSystem.version" + }, + "tags": [ + "plugin", + "parts" + ], + "depends": [ + { + "name": "DockingFunctions" + } + ], + "install": [ + { + "file": "GameData/IRConnectionSystem", + "install_to": "GameData" + } + ], + "download": "https://github.com/meirumeiru/IR-ConnectionSystem/releases/download/v1.0.4/IR-ConnectionSystem_v1.0.4.zip", + "download_size": 27718, + "download_hash": { + "sha1": "2A1FB334DAF62611E1D433785BF518100682B9E0", + "sha256": "3F8144C6A67253FA700C010B018635CB29F37D6A7FB4631DF3FFFA8FA6E6C116" + }, + "download_content_type": "application/zip", + "install_size": 74869, + "release_date": "2023-10-04T15:12:02Z", + "x_generated_by": "netkan" +}