NetKAN generated mods - CommNetAntennasInfo-2.3.2
This commit is contained in:
parent
59087f7d26
commit
57e196a2c5
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CommNetAntennasInfo",
|
||||
"name": "CommNet Antennas Info",
|
||||
"abstract": "The plugin, what enhanced antennas info panel in the VAB/SPH",
|
||||
"author": "flart",
|
||||
"version": "2.3.2",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.9",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/177292-*",
|
||||
"repository": "https://github.com/yalov/CommNetAntennasInfo"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information",
|
||||
"comms"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"ja",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CommNetAntennasExtension"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "SpeedUnitAnnex"
|
||||
},
|
||||
{
|
||||
"name": "ScienceLabInfo"
|
||||
},
|
||||
{
|
||||
"name": "ScienceSituationInfo"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/yalov/CommNetAntennasInfo/releases/download/2.3.2/CommNetAntennasInfo-v2.3.2.zip",
|
||||
"download_size": 88372,
|
||||
"download_hash": {
|
||||
"sha1": "675392EC6976D252AFDC8478A18BAF2E911C5C44",
|
||||
"sha256": "9510B8E87B5DEDB2DA49D2502384BED5E0AEC067D4FD6B71143BB50A78094106"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue