From 6c5345348d2f179349f3c6bd33a59401f82cd7d1 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 12 Jul 2019 12:50:35 +0000 Subject: [PATCH] "NetKAN generated mods - AdvancedFlyByWire-1.8.2.1" --- .../AdvancedFlyByWire-1.8.2.1.ckan | 69 +++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 AdvancedFlyByWire/AdvancedFlyByWire-1.8.2.1.ckan diff --git a/AdvancedFlyByWire/AdvancedFlyByWire-1.8.2.1.ckan b/AdvancedFlyByWire/AdvancedFlyByWire-1.8.2.1.ckan new file mode 100644 index 0000000000..f3a17d59ed --- /dev/null +++ b/AdvancedFlyByWire/AdvancedFlyByWire-1.8.2.1.ckan @@ -0,0 +1,69 @@ +{ + "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", + "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" + }, + "version": "1.8.2.1", + "ksp_version_min": "1.6.1", + "ksp_version_max": "1.7.3", + "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.2.1", + "download_size": 664844, + "download_hash": { + "sha1": "62AFD4D4EF2675D563E53B96BC3A53DC67F78696", + "sha256": "8E58DA92B5E0981D7713488A44EBB1C8AE7E2DA68067CF9C6A0F47D7C771C909" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}