diff --git a/KerbalSimpit/KerbalSimpit-v2.3.1.ckan b/KerbalSimpit/KerbalSimpit-v2.3.1.ckan new file mode 100644 index 0000000000..45fb0e45b8 --- /dev/null +++ b/KerbalSimpit/KerbalSimpit-v2.3.1.ckan @@ -0,0 +1,61 @@ +{ + "spec_version": "v1.4", + "identifier": "KerbalSimpit", + "name": "Kerbal Simpit", + "abstract": "Communicate with external instrumentation through serial connection", + "author": [ + "stibbons", + "LRTNZ", + "rogor" + ], + "version": "v2.3.1", + "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.3.1/KerbalSimpitRevamped-v2.3.1.zip", + "download_size": 128208, + "download_hash": { + "sha1": "72C8F45A1528EB3E4C37BB0A7E511CA657EF60B8", + "sha256": "6B06EFA7BDC4010107F025F1C9608066A907553ADEEBB971116DAB0F24686E09" + }, + "download_content_type": "application/zip", + "install_size": 264211, + "release_date": "2023-09-29T21:07:13Z", + "x_generated_by": "netkan" +}