CKAN-meta/AdvancedFlyByWire_1.2.3_lin...

39 lines
1.0 KiB
Plaintext

{
"spec_version": 1,
"name": "Advanced Fly-By-Wire (Linux)",
"abstract": "Joystick & Controller mod",
"identifier": "AdvancedFlyByWire-Linux",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/95022",
"repository": "https://github.com/AlexanderDzhoganov/ksp-advanced-flybywire",
"kerbalstuff": "https://kerbalstuff.com/mod/232/Advanced%20Fly-By-Wire"
},
"install": [
{
"file": "GameData/ksp-advanced-flybywire",
"install_to": "GameData"
},
{
"file": "GameData/000_Toolbar",
"install_to": "GameData",
"filter_regexp": "(?<!img_buttonAdvancedFlyByWire.png)$"
}
],
"depends": [
{
"name": "Toolbar"
}
],
"conflicts": [
{
"name": "AdvancedFlyByWire"
}
],
"ksp_version": "0.25",
"license": "MIT",
"author": "nlight",
"version": "1.2.3",
"download": "https://github.com/AlexanderDzhoganov/ksp-advanced-flybywire/raw/master/builds/ksp-advanced-flybywire_v1.2.3_linux.zip"
}