NetKAN added mod - CommNetAntennasExtension-2.1.6
This commit is contained in:
parent
6a5ea21ab4
commit
aa05a9823f
|
@ -0,0 +1,69 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"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.6",
|
||||
"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"
|
||||
],
|
||||
"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.6/CommNetAntennasExtension-v2.1.6.zip",
|
||||
"download_size": 536999,
|
||||
"download_hash": {
|
||||
"sha1": "86E2E8AB3D4F93D918FBFB9CB0745BA53AE5319D",
|
||||
"sha256": "636E129A1927A6E965F751355937BE88AED6321C1AD46601404467D1DDD4BC82"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-12-22T18:13:10Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue