diff --git a/IR-ConnectionSystem/IR-ConnectionSystem-v1.0.5.ckan b/IR-ConnectionSystem/IR-ConnectionSystem-v1.0.5.ckan new file mode 100644 index 0000000000..a28c5d0677 --- /dev/null +++ b/IR-ConnectionSystem/IR-ConnectionSystem-v1.0.5.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.5", + "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.5/IR-ConnectionSystem_v1.0.5.zip", + "download_size": 27732, + "download_hash": { + "sha1": "69C1F2FDBB8EB4D881C94F95255B99FAA7B3F83A", + "sha256": "71B8B773931552F37D34AC187CC4F20FA1F923F7E5AA0940F9A1C50ED329722D" + }, + "download_content_type": "application/zip", + "install_size": 74869, + "release_date": "2023-12-30T00:29:41Z", + "x_generated_by": "netkan" +}