diff --git a/CriticalTemperatureGauge/CriticalTemperatureGauge-1.8.1.0.ckan b/CriticalTemperatureGauge/CriticalTemperatureGauge-1.8.1.0.ckan new file mode 100644 index 0000000000..1d2aee7824 --- /dev/null +++ b/CriticalTemperatureGauge/CriticalTemperatureGauge-1.8.1.0.ckan @@ -0,0 +1,44 @@ +{ + "spec_version": 1, + "identifier": "CriticalTemperatureGauge", + "name": "Critical Temperature Gauge", + "abstract": "A plugin showing a temperature gauge and which part is going to blow up first", + "author": [ + "Ravien", + "Teilnehmer" + ], + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/146239-113-critical-temperature-gauge-continued", + "repository": "https://github.com/formicant/CriticalTemperatureGauge" + }, + "version": "1.8.1.0", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.8.99", + "localizations": [ + "en-us", + "es-es", + "es-mx", + "ru", + "zh-cn" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "ClickThroughBlocker" + }, + { + "name": "ToolbarController" + } + ], + "download": "https://github.com/formicant/CriticalTemperatureGauge/releases/download/1.8.1.0/CriticalTemperatureGauge-1.8.1.0.zip", + "download_size": 22509, + "download_hash": { + "sha1": "01C4F7BCB32456BCD0AD33C41C05ADCA16E61F8A", + "sha256": "03909750570F357D984DD42DD25B3AEE4A112A87FF130CFB843C76E46292207E" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}