NetKAN generated mods - ThrottleControlledAvionics-v3.7.0

This commit is contained in:
NetKAN inflator Robot 2020-07-05 04:55:59 +00:00
parent ce8b82149d
commit a405fb9502
1 changed files with 51 additions and 0 deletions

View File

@ -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"
}