NetKAN added mod - CommNetAntennasExtension-2.1.9
This commit is contained in:
parent
57fce19288
commit
abad2cf3f9
|
@ -0,0 +1,71 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "CommNetAntennasExtension",
|
||||
"name": "CommNet Antennas Extension",
|
||||
"abstract": "Add 6 new antennas for CommNet, filling a niche in the transmission ranges: direct 5M, relay 32M, relays 7G and 25G, direct and relay 500G.",
|
||||
"author": "flart",
|
||||
"version": "2.1.9",
|
||||
"ksp_version_min": "1.12.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/CommNetAntennasExtension",
|
||||
"bugtracker": "https://github.com/yalov/CommNetAntennasExtension/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/yalov/CommNetAntennasExtension/master/CommNetAntennasExtension.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"comms"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "RemoteTechRedevAntennas"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CommunityPartsTitles"
|
||||
},
|
||||
{
|
||||
"name": "CommNetAntennasInfo"
|
||||
},
|
||||
{
|
||||
"name": "CommNetAntennasConsumptor"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "SpeedUnitAnnex"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "NearFutureExploration"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/yalov/CommNetAntennasExtension/releases/download/2.1.9/CommNetAntennasExtension-v2.1.9.zip",
|
||||
"download_size": 539927,
|
||||
"download_hash": {
|
||||
"sha1": "2CA409538A3EE4B48DB6CAC0C04F38C8BBA177AB",
|
||||
"sha256": "5F6312A8D5D8C96AC6A84B70F0E64103026094C84F2A124611D335291B248397"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 910537,
|
||||
"release_date": "2024-08-31T23:30:46Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue