NetKAN added mod - AntennaHelper-2-1.0.7.4
This commit is contained in:
parent
e2f8541bdb
commit
200217588b
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "AntennaHelper",
|
||||
"name": "Antenna Helper",
|
||||
"abstract": "Visual Antenna Helper",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "2:1.0.7.4",
|
||||
"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",
|
||||
"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.4/AntennaHelper-1.12.0-1.0.7.4.zip",
|
||||
"download_size": 128103,
|
||||
"download_hash": {
|
||||
"sha1": "7CEBEC35C05F971A5FE1518944F2BE9E2E6874D4",
|
||||
"sha256": "905B3E02D914C99123C7AF0A97EAA28A8968C10552A9201B9BC9A2E1F213A0B6"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-03T20:09:37Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue