NetKAN generated mods - AdvancedFlyByWire-1.8.3

This commit is contained in:
NetKAN inflator Robot 2019-11-13 13:22:32 +00:00
parent e62f8ed5d7
commit 5dfa8aa896
1 changed files with 69 additions and 0 deletions

View File

@ -0,0 +1,69 @@
{
"spec_version": 1,
"identifier": "AdvancedFlyByWire",
"name": "Advanced Fly-By-Wire (Windows)",
"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",
"license": "MIT",
"release_status": "stable",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175359-*",
"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.3",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.8.1",
"provides": [
"AdvancedFlyByWireRevived"
],
"depends": [
{
"name": "ToolbarController"
},
{
"name": "ClickThroughBlocker"
}
],
"recommends": [
{
"name": "KSP-AVC"
}
],
"conflicts": [
{
"name": "AdvancedFlyByWireRevived"
}
],
"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.3",
"download_size": 668450,
"download_hash": {
"sha1": "B4D5FCD81D35381B46C2EEA076AC03363E75C1E5",
"sha256": "A7C5D22F30A5ED74F67A13B0891768898A579EBDDC749C2C3041861B806121E8"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}