NetKAN added mod - ThrottleControlledAvionics-v3.8.0
This commit is contained in:
parent
70b4523057
commit
cf21f9c7e3
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"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.8.0",
|
||||
"ksp_version": "1.11.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",
|
||||
"remote-avc": "https://raw.githubusercontent.com/allista/ThrottleControlledAvionics/master/GameData/ThrottleControlledAvionics/ThrottleControlledAvionics.version",
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "Hangar"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/198/Throttle%20Controlled%20Avionics/download/3.8.0",
|
||||
"download_size": 602409,
|
||||
"download_hash": {
|
||||
"sha1": "77354B4C8B44EFD5411522C1248299B712315FD3",
|
||||
"sha256": "8DEE2A803D0EF995FB1AB0E7BE929CF02CC2AC4F3F76501CD26FDC12F70CFC80"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-02-19T11:14:32.624998+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue