NetKAN generated mods - AdvancedFlyByWire-Linux/AdvancedFlyByWire-Linux-1.4.6, AdvancedFlyByWire/AdvancedFlyByWire-1.4.6

This commit is contained in:
NetKAN bot 2015-01-09 14:16:26 +01:00
parent e493a98bfb
commit c1e39787b3
2 changed files with 93 additions and 0 deletions

View File

@ -0,0 +1,36 @@
{
"spec_version": 1,
"identifier": "AdvancedFlyByWire-Linux",
"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": "GameData/ksp-advanced-flybywire",
"install_to": "GameData"
}
],
"depends": [
{
"name": "Toolbar"
}
],
"conflicts": [
{
"name": "AdvancedFlyByWire"
}
],
"x_netkan_license_ok": true,
"ksp_version": "0.90",
"name": "Advanced Fly-By-Wire (Linux version)",
"license": "MIT",
"abstract": "Linux version of the AFBW mod",
"author": "nlight",
"version": "1.4.6",
"download": "https://kerbalstuff.com/mod/443/Advanced%20Fly-By-Wire%20(Linux%20version)/download/1.4.6",
"x_generated_by": "netkan",
"download_size": 121827
}

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.4.6",
"download": "https://kerbalstuff.com/mod/232/Advanced%20Fly-By-Wire/download/1.4.6",
"x_generated_by": "netkan",
"download_size": 555245
}