"NetKAN generated mods - ThrottleControlledAvionics-v3.3.1"

This commit is contained in:
NetKAN inflator Robot 2016-12-20 00:46:40 +00:00
parent d18834020e
commit 6ad2ca305f
1 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1,44 @@
{
"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"
],
"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/qfeys/ThrottleControlledAvionics",
"bugtracker": "https://github.com/qfeys/ThrottleControlledAvionics/issues",
"manual": "https://github.com/qfeys/ThrottleControlledAvionics/blob/master/GameData/ThrottleControlledAvionics/INSTRUCTIONS.md",
"x_screenshot": "https://spacedock.info/content/allista_931/Throttle_Controlled_Avionics/Throttle_Controlled_Avionics-1455987208.8846784.png"
},
"version": "v3.3.1",
"ksp_version": "1.2.2",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "AT-Utils"
}
],
"suggests": [
{
"name": "KSP-AVC"
},
{
"name": "KerbalJointReinforcement"
}
],
"download": "https://spacedock.info/mod/198/Throttle%20Controlled%20Avionics/download/3.3.1",
"download_size": 289264,
"download_hash": {
"sha1": "F047664BFD07CB7E2EB115AB0B11F00A7588B66E",
"sha256": "053DAFBDF0498CC675BE021A3A636A08A809836ED97F65AC255FA149066D2A6A"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}