NetKAN added mod - AdvancedFlyByWire-OSX-1.8.4

This commit is contained in:
NetKAN inflator Robot 2022-12-26 21:08:06 +00:00
parent 0cc3ef0107
commit 4a91e1688c
1 changed files with 63 additions and 0 deletions

View File

@ -0,0 +1,63 @@
{
"spec_version": 1,
"identifier": "AdvancedFlyByWire-OSX",
"name": "Advanced Fly-By-Wire (OSX)",
"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",
"version": "1.8.4",
"ksp_version_min": "1.12.0",
"license": "MIT",
"release_status": "stable",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175359-*",
"spacedock": "https://spacedock.info/mod/1878/ABFW%20Revived%20(OSX%20version)",
"repository": "https://github.com/linuxgurugamer/ksp-advanced-flybywire",
"bugtracker": "https://github.com/linuxgurugamer/ksp-advanced-flybywire/issues",
"remote-avc": "http://ksp.spacetux.net/avc/ksp-advanced-flybywire",
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/ABFW_Revived_OSX_version/ABFW_Revived_OSX_version-1527782505.4308672.png"
},
"tags": [
"plugin",
"control"
],
"provides": [
"AdvancedFlyByWireRevived"
],
"depends": [
{
"name": "ToolbarController"
},
{
"name": "ClickThroughBlocker"
}
],
"recommends": [
{
"name": "ToolbarController"
},
{
"name": "ClickThroughBlocker"
}
],
"conflicts": [
{
"name": "AdvancedFlyByWireRevived"
}
],
"install": [
{
"file": "GameData/ksp-advanced-flybywire",
"install_to": "GameData"
}
],
"download": "https://github.com/linuxgurugamer/ksp-advanced-flybywire/releases/download/1.8.4/ksp-advanced-flybywire-1.12.0-1.8.4-osx.zip",
"download_size": 175418,
"download_hash": {
"sha1": "DD960E54E77164A9EB15EE268F7AEC82EEB78A6B",
"sha256": "562A5F0F54A82244C45AFBF78B91A9E2E0EC81EDEB53536E879712D2595D7188"
},
"download_content_type": "application/zip",
"install_size": 503366,
"release_date": "2022-12-26T20:59:37Z",
"x_generated_by": "netkan"
}