"NetKAN generated mods - HotSpot-0.7.3"
This commit is contained in:
parent
b46973cd0b
commit
a5cd585a05
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "HotSpot",
|
||||
"name": "Hot Spot",
|
||||
"abstract": "Display better thermal data",
|
||||
"author": "Dwayne Bent",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/111642-HotSpot/",
|
||||
"repository": "https://github.com/Apokee/HotSpot"
|
||||
},
|
||||
"version": "0.7.3",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.5"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Apokee/HotSpot/releases/download/v0.7.3/HotSpot-0.7.3.zip",
|
||||
"download_size": 36871,
|
||||
"download_hash": {
|
||||
"sha1": "0B66F7CDA8F157DF03CA41C23914E92C2707A14D",
|
||||
"sha256": "A0C8A3076592588E1CA8674D1973584C8D5A6C3EFDA0F47E1A2F1A19611FF455"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue