NetKAN added mod - AdvancedFlyByWire-Linux-1.8.4.2
This commit is contained in:
parent
54ed660fd6
commit
7a7f526c10
|
@ -0,0 +1,64 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "AdvancedFlyByWire-Linux",
|
||||
"name": "Advanced Fly-By-Wire (Linux)",
|
||||
"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.2",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175359-*",
|
||||
"spacedock": "https://spacedock.info/mod/1870/AFBW%20Revived%20(Linux%20version)",
|
||||
"repository": "https://github.com/linuxgurugamer/ksp-advanced-flybywire",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/ksp-advanced-flybywire/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/linuxgurugamer/ksp-advanced-flybywire/master/ksp-advanced-flybywire.version",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/AFBW_Revived_Linux_version/AFBW_Revived_Linux_version-1527384062.2632098.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.2/ksp-advanced-flybywire-1.12.0-1.8.4.2-linux.zip",
|
||||
"download_size": 175745,
|
||||
"download_hash": {
|
||||
"sha1": "719FDDAF25A8269A28074581CA1373FBD6E75AF2",
|
||||
"sha256": "96459C25F0A23E1B6263C2A8A6E30EECA308DE8A6098E1FE32AB2ACEBF7B3F14"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 505807,
|
||||
"release_date": "2024-08-22T12:31:11Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue