CKAN-meta/AdvancedFlyByWire/AdvancedFlyByWire-1.8.0.2.ckan

67 lines
2.0 KiB
JSON

{
"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.2",
"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.2",
"download_size": 615791,
"download_hash": {
"sha1": "CE8685C3233FA9D11BFA0715D137EAFF0AF6B820",
"sha256": "3E5C38B2405540B6DDFBCFCB6DD882DECBB367D04C8C895CDC0A8BE8A683B11A"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}