diff --git a/AdvancedFlyByWire/AdvancedFlyByWire-1.8.3.3.ckan b/AdvancedFlyByWire/AdvancedFlyByWire-1.8.3.3.ckan new file mode 100644 index 0000000000..0c28d15e1e --- /dev/null +++ b/AdvancedFlyByWire/AdvancedFlyByWire-1.8.3.3.ckan @@ -0,0 +1,74 @@ +{ + "spec_version": 1, + "identifier": "AdvancedFlyByWire", + "name": "Advanced Fly-By-Wire (Windows)", + "abstract": "AFBW is an input overhaul mod. It dramatically enhances the stock input system with a bunch of fixes and many new features", + "author": "linuxgurugamer", + "version": "1.8.3.3", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.10.1", + "license": "MIT", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175359-*", + "spacedock": "https://spacedock.info/mod/1869/ABFW%20Revived%20(Windows%20version)", + "repository": "https://github.com/linuxgurugamer/ksp-advanced-flybywire", + "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/ABFW_Revived_Windows_version/ABFW_Revived_Windows_version-1527383965.049963.png" + }, + "tags": [ + "plugin", + "control" + ], + "provides": [ + "AdvancedFlyByWireRevived" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "recommends": [ + { + "name": "KSP-AVC" + } + ], + "conflicts": [ + { + "name": "AdvancedFlyByWireRevived" + } + ], + "install": [ + { + "file": "SDL2.dll", + "install_to": "GameRoot" + }, + { + "file": "SDL_LICENSE", + "install_to": "GameRoot" + }, + { + "file": "XINPUTDOTNET_LICENSE", + "install_to": "GameRoot" + }, + { + "file": "XInputInterface.dll", + "install_to": "GameRoot" + }, + { + "file": "GameData/ksp-advanced-flybywire", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/1869/ABFW%20Revived%20%28Windows%20version%29/download/1.8.3.3", + "download_size": 651946, + "download_hash": { + "sha1": "939EA4C1C65A3140329A7EAD6FCFBBC4B2F86A2C", + "sha256": "BAAE52EC62C04314867E84E5D718DF7CFEC08774430549C762BFAC5A4412A19D" + }, + "download_content_type": "application/zip", + "release_date": "2020-11-26T17:13:16.254691+00:00", + "x_generated_by": "netkan" +}