From 7bb03f4a59e73220f5a934ac2d6434ec96d44034 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 30 Jul 2021 00:07:59 +0000 Subject: [PATCH] NetKAN added mod - AdvancedFlyByWire-1.8.3.6 --- .../AdvancedFlyByWire-1.8.3.6.ckan | 76 +++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 AdvancedFlyByWire/AdvancedFlyByWire-1.8.3.6.ckan diff --git a/AdvancedFlyByWire/AdvancedFlyByWire-1.8.3.6.ckan b/AdvancedFlyByWire/AdvancedFlyByWire-1.8.3.6.ckan new file mode 100644 index 0000000000..bf0f3601c0 --- /dev/null +++ b/AdvancedFlyByWire/AdvancedFlyByWire-1.8.3.6.ckan @@ -0,0 +1,76 @@ +{ + "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.6", + "ksp_version_min": "1.12.0", + "ksp_version_max": "1.12.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", + "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/ABFW%20Revived%20%28Windows%20version%29/download/1.8.3.6", + "download_size": 732788, + "download_hash": { + "sha1": "803411AC2646FB95E17C94FD1ADC16D4982728DF", + "sha256": "A74B0B3EC7FD126C55C5460E00B6E4C8972520A067C2BCDEA608354A54ADE0CB" + }, + "download_content_type": "application/zip", + "release_date": "2021-07-29T23:52:26.889301+00:00", + "x_generated_by": "netkan" +}