From 376cafbdb6f3237af6bf6a3828edab331b7ebec2 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 28 Dec 2022 01:38:05 +0000 Subject: [PATCH] NetKAN added mod - AdvancedFlyByWire-Linux-1.8.4.1 --- .../AdvancedFlyByWire-Linux-1.8.4.1.ckan | 63 +++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 AdvancedFlyByWire-Linux/AdvancedFlyByWire-Linux-1.8.4.1.ckan diff --git a/AdvancedFlyByWire-Linux/AdvancedFlyByWire-Linux-1.8.4.1.ckan b/AdvancedFlyByWire-Linux/AdvancedFlyByWire-Linux-1.8.4.1.ckan new file mode 100644 index 0000000000..525db6271f --- /dev/null +++ b/AdvancedFlyByWire-Linux/AdvancedFlyByWire-Linux-1.8.4.1.ckan @@ -0,0 +1,63 @@ +{ + "spec_version": 1, + "identifier": "AdvancedFlyByWire-Linux", + "name": "Advanced Fly-By-Wire (Linux)", + "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.1", + "ksp_version_min": "1.12.0", + "license": "MIT", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175359-*", + "spacedock": "https://spacedock.info/mod/1870/AFBW%20Revived%20(Linux%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/AFBW_Revived_Linux_version/AFBW_Revived_Linux_version-1527384062.2632098.png" + }, + "tags": [ + "plugin", + "control" + ], + "provides": [ + "AdvancedFlyByWireRevived" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "recommends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "conflicts": [ + { + "name": "AdvancedFlyByWireRevived" + } + ], + "install": [ + { + "file": "GameData/ksp-advanced-flybywire", + "install_to": "GameData" + } + ], + "download": "https://github.com/linuxgurugamer/ksp-advanced-flybywire/releases/download/1.8.4.1/ksp-advanced-flybywire-1.12.0-1.8.4.1-linux.zip", + "download_size": 175503, + "download_hash": { + "sha1": "BC3D282A9AFEF4D5559043A459C789DA0950CB91", + "sha256": "8D31723301C6774ABECA5880F380BE71D00F426DC66CDD7671224E7A9F69B2D4" + }, + "download_content_type": "application/zip", + "install_size": 503342, + "release_date": "2022-12-28T01:11:50Z", + "x_generated_by": "netkan" +}