NetKAN added mod - AntennaHelper-2-1.0.7.5
This commit is contained in:
parent
5ac8e9fd48
commit
2b66d55ae6
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "AntennaHelper",
|
||||
"name": "Antenna Helper",
|
||||
"abstract": "Visual Antenna Helper",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "2:1.0.7.5",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/188294-*",
|
||||
"repository": "https://github.com/linuxgurugamer/Antenna-Helper",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/Antenna-Helper/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/linuxgurugamer/Antenna-Helper/master/AntennaHelper.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information",
|
||||
"comms"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"ja",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "AntennaHelper"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/Antenna-Helper/releases/download/1.0.7.5/AntennaHelper-1.12.0-1.0.7.5.zip",
|
||||
"download_size": 128238,
|
||||
"download_hash": {
|
||||
"sha1": "A10A3240E582AE19C43D9DAF7BAA30FAD50AF0F4",
|
||||
"sha256": "63E79D96554CFB2E416685999A2F46E3DDF95B605B0F28F1D654397ECB9BE6DF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-05T20:06:00Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue