From a405fb9502d939332230aaea8f840a8b5223ca62 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 5 Jul 2020 04:55:59 +0000 Subject: [PATCH] NetKAN generated mods - ThrottleControlledAvionics-v3.7.0 --- .../ThrottleControlledAvionics-v3.7.0.ckan | 51 +++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 ThrottleControlledAvionics/ThrottleControlledAvionics-v3.7.0.ckan diff --git a/ThrottleControlledAvionics/ThrottleControlledAvionics-v3.7.0.ckan b/ThrottleControlledAvionics/ThrottleControlledAvionics-v3.7.0.ckan new file mode 100644 index 0000000000..5d5458c395 --- /dev/null +++ b/ThrottleControlledAvionics/ThrottleControlledAvionics-v3.7.0.ckan @@ -0,0 +1,51 @@ +{ + "spec_version": "v1.16", + "identifier": "ThrottleControlledAvionics", + "name": "Throttle Controlled Avionics", + "abstract": "TCA is a plugin that enhances the attitude control of a ship by dynamically changing the output of its engines and RCS thrusters. Even with most unbalanced designs TCA maintains stable flight and quick precise response to user or autopilot input. TCA also provides many sophisticated autopilot programs based on this core functionality, including waypoint navigation and automatic landing. It is also fast enough to simultaneously control a whole squadron of ships without much overhead.", + "author": [ + "allista" + ], + "version": "v3.7.0", + "ksp_version_min": "1.9.0", + "ksp_version_max": "1.9.1", + "license": "CC-BY-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/97154-throttle-controlled-avionics", + "spacedock": "https://spacedock.info/mod/198/Throttle%20Controlled%20Avionics", + "repository": "https://github.com/allista/ThrottleControlledAvionics", + "bugtracker": "https://github.com/allista/ThrottleControlledAvionics/issues", + "manual": "https://github.com/allista/ThrottleControlledAvionics/blob/master/GameData/ThrottleControlledAvionics/INSTRUCTIONS.md", + "metanetkan": "https://raw.githubusercontent.com/allista/ThrottleControlledAvionics/master/ThrottleControlledAvionics.netkan", + "x_screenshot": "https://spacedock.info/content/allista_931/Throttle_Controlled_Avionics/Throttle_Controlled_Avionics-1455987208.8846784.png" + }, + "tags": [ + "plugin", + "control" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "AT-Utils" + } + ], + "suggests": [ + { + "name": "KSP-AVC" + }, + { + "name": "KerbalJointReinforcement" + } + ], + "download": "https://spacedock.info/mod/198/Throttle%20Controlled%20Avionics/download/3.7.0", + "download_size": 543767, + "download_hash": { + "sha1": "A4F2C7B50EEA18FD8D0470DAF341392FA3F9F08A", + "sha256": "D6A1E714532CB827FFEAF46C3F416C4D555942255873EBB37891C1D98A32371D" + }, + "download_content_type": "application/zip", + "release_date": "2020-07-05T04:44:27.691982+00:00", + "x_generated_by": "netkan" +}