"NetKAN generated mods - SignalDelay-v0.2.8"
This commit is contained in:
parent
180f906f05
commit
bc1a23af4c
|
@ -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.8",
|
||||
"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.8/SignalDelay_0.2.8.zip",
|
||||
"download_size": 24850,
|
||||
"download_hash": {
|
||||
"sha1": "D743B47D5B73529DF8A8861017D93545D20E50B4",
|
||||
"sha256": "D43F83EB1A45A7743BCB46FDBE4700BC9731F97CC54258E42B240C040A7A7813"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue