mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"'AdvancedFlyByWire-1.4_linux.ckan' replaced by 'AdvancedFlyByWire-Linux-1.4.ckan"
This commit is contained in:
@ -1,33 +0,0 @@
|
|||||||
{
|
|
||||||
"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"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"depends": [
|
|
||||||
{
|
|
||||||
"name": "Toolbar"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"conflicts": [
|
|
||||||
{
|
|
||||||
"name": "AdvancedFlyByWire"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"ksp_version": "0.90",
|
|
||||||
"license": "MIT",
|
|
||||||
"author": "nlight",
|
|
||||||
"version": "1.4",
|
|
||||||
"download": "https://github.com/AlexanderDzhoganov/ksp-advanced-flybywire/raw/master/builds/ksp-advanced-flybywire_v1.4_linux.zip"
|
|
||||||
}
|
|
Reference in New Issue
Block a user