diff --git a/ScienceLabInfo/ScienceLabInfo-0.9.5.ckan b/ScienceLabInfo/ScienceLabInfo-0.9.5.ckan new file mode 100644 index 0000000000..46d41a8f53 --- /dev/null +++ b/ScienceLabInfo/ScienceLabInfo-0.9.5.ckan @@ -0,0 +1,45 @@ +{ + "spec_version": "v1.4", + "identifier": "ScienceLabInfo", + "name": "Science Lab Info (and 6-Crew Lab)", + "abstract": "Show more info about Science Labs in the Editor and Flight; add enhanced 6-Crew Lab", + "author": "flart", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179385-*", + "repository": "https://github.com/yalov/ScienceLabInfo" + }, + "version": "0.9.5", + "ksp_version_min": "1.5.0", + "ksp_version_max": "1.6.9", + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "SpeedUnitAnnex" + }, + { + "name": "CommunityPartsTitles" + }, + { + "name": "CommNetAntennasExtension" + } + ], + "conflicts": [ + { + "name": "SixCrewScienceLab" + } + ], + "download": "https://github.com/yalov/ScienceLabInfo/releases/download/0.9.5/ScienceLabInfo-v0.9.5.zip", + "download_size": 75960, + "download_hash": { + "sha1": "07D43F8C9BFC708178C75ECDC1A680715A7D07C4", + "sha256": "CF542DF927ABB6EAE1D24C37112430A70B0B7C028136F0AC3735747AA731095C" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}