From 29ae41cae2b9d54eaaee144d17bd2c7c1d7c954e Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space> Date: Mon, 27 Jun 2022 20:13:46 +0000 Subject: [PATCH] NetKAN added mod - KerbalSimpit-v2.2.0 --- KerbalSimpit/KerbalSimpit-v2.2.0.ckan | 60 +++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 KerbalSimpit/KerbalSimpit-v2.2.0.ckan diff --git a/KerbalSimpit/KerbalSimpit-v2.2.0.ckan b/KerbalSimpit/KerbalSimpit-v2.2.0.ckan new file mode 100644 index 0000000000..6463210d89 --- /dev/null +++ b/KerbalSimpit/KerbalSimpit-v2.2.0.ckan @@ -0,0 +1,60 @@ +{ + "spec_version": "v1.4", + "identifier": "KerbalSimpit", + "name": "Kerbal Simpit", + "abstract": "Communicate with external instrumentation through serial connection", + "author": [ + "stibbons", + "LRTNZ", + "rogor" + ], + "version": "v2.2.0", + "ksp_version_min": "1.12.2", + "ksp_version_max": "1.12.99", + "license": "BSD-2-clause", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/204852-112x-simpit-revamped-simpit-20/", + "repository": "https://github.com/Simpit-team/KerbalSimpitRevamped", + "bugtracker": "https://github.com/Simpit-team/KerbalSimpitRevamped/issues", + "manual": "https://kerbalsimpitrevamped-arduino.readthedocs.io" + }, + "tags": [ + "plugin", + "app", + "control" + ], + "localizations": [ + "de-de", + "en-us", + "fr-fr" + ], + "recommends": [ + { + "name": "AlternateResourcePanel" + } + ], + "suggests": [ + { + "name": "AGExt" + }, + { + "name": "CommunityResourcePack" + } + ], + "conflicts": [ + { + "name": "AGExt", + "max_version": "1:2.4.1" + } + ], + "download": "https://github.com/Simpit-team/KerbalSimpitRevamped/releases/download/v2.2.0/KerbalSimpitRevamped-v2.2.0.zip", + "download_size": 122535, + "download_hash": { + "sha1": "4B07B2CC5B4D8683925F3314D32CB3DD74892733", + "sha256": "A446AB8D93DC0C090B145625FA5D1126759CE925C2198B6D0DAC7907957D9436" + }, + "download_content_type": "application/zip", + "release_date": "2022-06-27T19:59:56Z", + "x_generated_by": "netkan" +}