diff --git a/AdvancedFlyByWire-Linux/AdvancedFlyByWire-Linux-1.8.3.3.ckan b/AdvancedFlyByWire-Linux/AdvancedFlyByWire-Linux-1.8.3.3.ckan new file mode 100644 index 0000000000..1628dbc3d7 --- /dev/null +++ b/AdvancedFlyByWire-Linux/AdvancedFlyByWire-Linux-1.8.3.3.ckan @@ -0,0 +1,62 @@ +{ + "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.3.3", + "ksp_version_min": "1.8.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.3.3/ksp-advanced-flybywire-1.8.0-1.8.3.3-linux.zip", + "download_size": 95379, + "download_hash": { + "sha1": "A6004642EDF0BD800DF3E6CD2B24AF0AA9D90A1D", + "sha256": "D7733A81C5C7DCBC24123D0BA3A675C3851ADCB8E52910DD9406ACB7B652636E" + }, + "download_content_type": "application/zip", + "release_date": "2020-11-26T17:12:22Z", + "x_generated_by": "netkan" +}