Skip to content

Commit

Permalink
blacklist B-32CT livery (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
tracernz authored Feb 1, 2024
1 parent 2ee1491 commit b813c16
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion config/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,11 @@ const config: Configuration = {
title: "FBW A32NX Weather Radar Mod",
creator: "",
description: "It is required to remove this add-on before installing and using the A32NX. This add-on overrides A32NX components and may render the A32NX unusable."
},
{
title: "China Eastern",
creator: "JasonC68",
description: "It is recommended to remove this add-on before installing and using the A32NX. This add-on is known to override A32NX components and cause unexpected behavior and issues when flying the A32NX."
}
],
myInstallPage: {
Expand Down Expand Up @@ -473,7 +478,7 @@ const config: Configuration = {
enabled: true,
backgroundImageUrls: ['https://flybywiresim.b-cdn.net/installer/media-assets/addon-headers/fsltl/traffic/0.png'],
shortDescription: 'FSLTL Traffic Base Models',
description:
description:
'FSLTL is a free standalone real-time online traffic overhaul and VATSIM model-matching solution for MSFS.\n\n'+
'Utilising native glTF models and MSFS independent online IFR/VFR traffic injection system with stock ATC interaction based on Flightradar24.\n\n'+
'This is the base model / livery pack required for FSLTL Injector, MSFS default live traffic or VATSIM use.',
Expand Down

0 comments on commit b813c16

Please sign in to comment.