"NetKAN generated mods - CommNetAntennasExtension-2.0.1"
This commit is contained in:
parent
b07e4cf78e
commit
92a13d2385
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"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",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/177292-*",
|
||||
"repository": "https://github.com/yalov/CommNetAntennasExtension"
|
||||
},
|
||||
"version": "2.0.1",
|
||||
"ksp_version_min": "1.6.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "RemoteTechRedevAntennas"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CommunityPartsTitles"
|
||||
},
|
||||
{
|
||||
"name": "CommNetAntennasInfo"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "SpeedUnitAnnex"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/yalov/CommNetAntennasExtension/releases/download/2.0.1/CommNetAntennasExtension-v2.0.1.zip",
|
||||
"download_size": 530816,
|
||||
"download_hash": {
|
||||
"sha1": "F14C38078953E441EFE27943D401DC84902FB23A",
|
||||
"sha256": "2BA9E257EEEA7AE959C876D0A7742A306B2BD57E4482BAC3E74CBA4A039ACE80"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue