NetKAN added mod - AdvancedFlyByWire-OSX-1.8.3.5
This commit is contained in:
parent
2933296864
commit
9848a1a22b
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"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.3.5",
|
||||
"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.3.5/ksp-advanced-flybywire-1.12.0-1.8.3.5-osx.zip",
|
||||
"download_size": 103123,
|
||||
"download_hash": {
|
||||
"sha1": "6982207FA5835B3DBD855501E7F87BD7AB6817C0",
|
||||
"sha256": "FDE5548CAF16AA3A668897699A356EC9D86877F4D078836E9EEA3B8858C2DD0E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-29T15:56:36Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue