"NetKAN generated mods - CommNetAntennasExtension-1.1.1.1"
This commit is contained in:
parent
723ca3928a
commit
1fb1e74853
CommNetAntennasExtension
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"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. Also include a plugin, what enhanced antennas info panel in the VAB/SPH: shows a combinability exponent, support rating modifiers and new level of Tracking Station, ...",
|
||||
"author": "flart",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/177292-*",
|
||||
"repository": "https://github.com/yalov/CommNetAntennasExtension"
|
||||
},
|
||||
"version": "1.1.1.1",
|
||||
"ksp_version_min": "1.5.0",
|
||||
"ksp_version_max": "1.5.9",
|
||||
"depends": [
|
||||
{
|
||||
"name": "RemoteTechRedevAntennas"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CommunityPartsTitles"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "SpeedUnitAnnex"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/yalov/CommNetAntennasExtension/releases/download/1.1.1.1/CommNetAntennasExtension-v1.1.1.1.zip",
|
||||
"download_size": 517403,
|
||||
"download_hash": {
|
||||
"sha1": "D12D4C78432DF7C7EA774E42400117A61ADD1D54",
|
||||
"sha256": "D0CB7BC4DCB94ADA3120AEE89FAF1E6F69BD8ED8795ECAA63797B94E95B75205"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue