1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - ThrottleControlledAvionics-v3.4.2"

This commit is contained in:
NetKAN inflator Robot
2017-06-21 00:50:00 +00:00
parent ef35841a11
commit 5638fde1a5

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/allista/ThrottleControlledAvionics",
"bugtracker": "https://github.com/allista/ThrottleControlledAvionics/issues",
"manual": "https://github.com/allista/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.4.2",
"ksp_version": "1.3.0",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "AT-Utils"
}
],
"suggests": [
{
"name": "KSP-AVC"
},
{
"name": "KerbalJointReinforcement"
}
],
"download": "https://spacedock.info/mod/198/Throttle%20Controlled%20Avionics/download/3.4.2",
"download_size": 333193,
"download_hash": {
"sha1": "560933A46F628E298498D389E2B0D0E884736674",
"sha256": "F5DF21A601DD034683995455F52EC2F15E8BCE409192A35C5CE4E0FC5E3B1DB4"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}