diff --git a/KerbalSimpit/KerbalSimpit-v2.0.0.ckan b/KerbalSimpit/KerbalSimpit-v2.0.0.ckan new file mode 100644 index 0000000000..b469216b07 --- /dev/null +++ b/KerbalSimpit/KerbalSimpit-v2.0.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.0.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.0.0/KerbalSimpitRevamped-v2.0.0.zip", + "download_size": 111927, + "download_hash": { + "sha1": "639B83061DBAABD8DA4F7EE566C2BBD691D3E66B", + "sha256": "4302D0E95DE9F8855371EB5780B37BFFD0381533B06344AB17186A88FA1B5D2A" + }, + "download_content_type": "application/zip", + "release_date": "2021-09-19T12:55:52Z", + "x_generated_by": "netkan" +}