diff --git a/AdvancedFlyByWire/AdvancedFlyByWire-1.8.4.ckan b/AdvancedFlyByWire/AdvancedFlyByWire-1.8.4.ckan new file mode 100644 index 0000000000..ce3c85c65e --- /dev/null +++ b/AdvancedFlyByWire/AdvancedFlyByWire-1.8.4.ckan @@ -0,0 +1,77 @@ +{ + "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.4", + "ksp_version_min": "1.12.0", + "ksp_version_max": "1.12.4", + "license": "MIT", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175359-14-afbw-joystick-controller-mod/", + "spacedock": "https://spacedock.info/mod/1869/AFBW%20Revived%20(Windows%20version)", + "repository": "https://github.com/linuxgurugamer/ksp-advanced-flybywire", + "bugtracker": "https://github.com/linuxgurugamer/ksp-advanced-flybywire/issues", + "remote-avc": "http://ksp.spacetux.net/avc/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/AFBW%20Revived%20(Windows%20version)/download/1.8.4", + "download_size": 804538, + "download_hash": { + "sha1": "E69ABD4CBFB628AD9B3969C4F9B44BE9A9D877AC", + "sha256": "A2DD9EC54177AEE6ADF0263FEF65D30277B9F144EFCF4751C722C9F61555C93E" + }, + "download_content_type": "application/zip", + "install_size": 2158017, + "release_date": "2022-12-26T20:58:18.146576+00:00", + "x_generated_by": "netkan" +}