NetKAN added mod - CommNetAntennasInfo-3.1.2
This commit is contained in:
parent
82ac583d8e
commit
f1abea2c35
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"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": "3.1.2",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.9",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/177292-*",
|
||||
"repository": "https://github.com/yalov/CommNetAntennasInfo",
|
||||
"bugtracker": "https://github.com/yalov/CommNetAntennasInfo/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/yalov/CommNetAntennasInfo/master/CommNetAntennasInfo.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information",
|
||||
"comms"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"ru"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CommNetAntennasExtension"
|
||||
},
|
||||
{
|
||||
"name": "CommNetAntennasConsumptor"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "SpeedUnitAnnex"
|
||||
},
|
||||
{
|
||||
"name": "ScienceLabInfo"
|
||||
},
|
||||
{
|
||||
"name": "ScienceSituationInfo"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/yalov/CommNetAntennasInfo/releases/download/3.1.2/CommNetAntennasInfo-v3.1.2.zip",
|
||||
"download_size": 88864,
|
||||
"download_hash": {
|
||||
"sha1": "41C1B73DE0713851B676210EAA0570831283C5E2",
|
||||
"sha256": "60B2475F1BD2DECAC45EA5B3F4782CE594234915924557C745C811BD4D908AA1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-02-19T19:33:56Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue