NetKAN added mod - AdvancedFlyByWire-OSX-1.8.4.1

This commit is contained in:
NetKAN inflator Robot 2022-12-28 01:38:06 +00:00
parent 376cafbdb6
commit a248b6b46c
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.1",
"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.1/ksp-advanced-flybywire-1.12.0-1.8.4.1-osx.zip",
"download_size": 175443,
"download_hash": {
"sha1": "F5F4C273EB98300CE8D000104C6D98B631DA33C9",
"sha256": "448B8032FDABCFA9C827B53205A21B72AA4B31A0E8CC4A17FD2C702F7592725E"
},
"download_content_type": "application/zip",
"install_size": 503342,
"release_date": "2022-12-28T01:11:49Z",
"x_generated_by": "netkan"
}