"NetKAN generated mods - SignalDelay-v0.2.10"
This commit is contained in:
parent
ffe36dcc90
commit
2f94ba8124
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "SignalDelay",
|
||||
"name": "Signal Delay",
|
||||
"abstract": "Adds realistic signal delay to probes and power usage to antennas.",
|
||||
"author": "Garwel",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/166584-13x-signal-delay-011-2017-10-24/",
|
||||
"repository": "https://github.com/GarwelGarwel/SignalDelay"
|
||||
},
|
||||
"version": "v0.2.10",
|
||||
"ksp_version_min": "1.5.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/GarwelGarwel/SignalDelay/releases/download/v0.2.10/SignalDelay_0.2.10.zip",
|
||||
"download_size": 26197,
|
||||
"download_hash": {
|
||||
"sha1": "433E6CA3C769C8F1B5DBFD21F02494AE08CB6D2A",
|
||||
"sha256": "A55A18489B83812029E4D6E4EA88A9AD693E991832B38EBA7E074BC454D63AB6"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue