"NetKAN generated mods - AdvancedFlyByWire-Linux-1.8.0.4"
This commit is contained in:
parent
ae5414fbd1
commit
92eacd39c7
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "AdvancedFlyByWire-Linux",
|
||||
"name": "AFBW Revived (Linux version)",
|
||||
"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-14-afbw-joystick-controller-mod/",
|
||||
"spacedock": "https://spacedock.info/mod/1870/AFBW%20Revived%20(Linux%20version)",
|
||||
"repository": "https://github.com/linuxgurugamer/ksp-advanced-flybywire",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/AFBW_Revived_Linux_version/AFBW_Revived_Linux_version-1527384062.2632098.png"
|
||||
},
|
||||
"version": "1.8.0.4",
|
||||
"ksp_version_min": "1.4.1",
|
||||
"ksp_version_max": "1.4.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "AdvancedFlyByWire"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/ksp-advanced-flybywire",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1870/AFBW%20Revived%20%28Linux%20version%29/download/1.8.0.4",
|
||||
"download_size": 91865,
|
||||
"download_hash": {
|
||||
"sha1": "5496515A60D9DC24D1E6E3E2D6F5DFD881D6B54E",
|
||||
"sha256": "A197CACB8FC003D429BB5B93F0CE328EF223CCAB9E37E41791B85414EA44FB84"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue