'NetKAN generated mods - AdvancedFlyByWire/AdvancedFlyByWire-1.5.1.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-05-29 16:27:56 +00:00
parent 27e6c8dda9
commit 4904a7e2a7
1 changed files with 57 additions and 0 deletions

View File

@ -0,0 +1,57 @@
{
"spec_version": 1,
"name": "Advanced Fly-By-Wire (Windows, x86)",
"abstract": "Joystick & controller mod with multiple presets and in-flight controls binding!",
"identifier": "AdvancedFlyByWire",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/95022",
"repository": "https://github.com/AlexanderDzhoganov/ksp-advanced-flybywire",
"kerbalstuff": "https://kerbalstuff.com/mod/232/Advanced%20Fly-By-Wire"
},
"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"
}
],
"depends": [
{
"name": "Toolbar"
}
],
"recommends": [
{
"name": "KSP-AVC"
}
],
"conflicts": [
{
"name": "AdvancedFlyByWire-Linux"
}
],
"x_netkan_license_ok": true,
"ksp_version": "0.90",
"license": "MIT",
"author": "nlight",
"version": "1.5.1",
"download": "https://kerbalstuff.com/mod/232/Advanced%20Fly-By-Wire/download/1.5.1",
"x_generated_by": "netkan",
"download_size": 555439
}