mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN generated mods - CriticalTemperatureGauge-1.8.1.0
This commit is contained in:
@ -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"
|
||||
}
|
Reference in New Issue
Block a user