diff --git a/AdvancedFlyByWire/AdvancedFlyByWire-1.8.0.4.ckan b/AdvancedFlyByWire/AdvancedFlyByWire-1.8.0.4.ckan new file mode 100644 index 0000000000..5f3674fa8b --- /dev/null +++ b/AdvancedFlyByWire/AdvancedFlyByWire-1.8.0.4.ckan @@ -0,0 +1,66 @@ +{ + "spec_version": 1, + "identifier": "AdvancedFlyByWire", + "name": "Advanced Fly-By-Wire (Windows, x64)", + "abstract": "Joystick & controller mod with multiple presets and in-flight controls binding!", + "author": "linuxgurugamer", + "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/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" + }, + "version": "1.8.0.4", + "ksp_version_min": "1.4.1", + "ksp_version_max": "1.4.99", + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "recommends": [ + { + "name": "KSP-AVC" + } + ], + "conflicts": [ + { + "name": "AdvancedFlyByWire-Linux" + } + ], + "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.0.4", + "download_size": 647992, + "download_hash": { + "sha1": "096B85881524D0E0BD783FDFAC6780FDF33F2FF2", + "sha256": "9AAD8A1A04257F3550DA3B65769EAAF06398F51DABA4C342CD37DFDD2909E419" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}