NetKAN added mod - HotSpot-0.9.0
This commit is contained in:
parent
952a2a502e
commit
eb4e74bcba
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "HotSpot",
|
||||
"name": "Hot Spot",
|
||||
"abstract": "Display better thermal data",
|
||||
"author": "Dwayne Bent",
|
||||
"version": "0.9.0",
|
||||
"ksp_version": "1.11.0",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/111642-HotSpot/",
|
||||
"repository": "https://github.com/Apokee/HotSpot",
|
||||
"bugtracker": "https://github.com/Apokee/HotSpot/issues",
|
||||
"metanetkan": "https://raw.githubusercontent.com/Apokee/HotSpot/master/HotSpot.netkan"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.5"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Apokee/HotSpot/releases/download/v0.9.0/HotSpot-0.9.0.zip",
|
||||
"download_size": 37227,
|
||||
"download_hash": {
|
||||
"sha1": "DA4662A743B0D0672B9A2D31BDD048148DDE8687",
|
||||
"sha256": "D9587670476EB81F2022362FA90DC75265A970936AD5760CA1354600CCB68B1A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-01-16T22:33:25Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue