Skip to content

Commit b22ba67

Browse files
authored
chore: add a380 brightlight mod to incompatible list (#55)
https://flightsim.to/file/83946/bright-light-fbw-a380x Overrides the main cockpit model behaviour file. Breaks at least the OIT, and no doubt more.
1 parent 9f5617b commit b22ba67

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

config/config.ts

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -363,8 +363,11 @@ const config: Configuration = {
363363
description: "It is required to remove this add-on before installing and using the A380X. This add-on overrides " +
364364
"A380X components and may render the A380X unusable."
365365
},
366-
367-
366+
{
367+
title: 'Bright_Light_A380',
368+
description: "It is required to remove this add-on before installing and using the A380X. This add-on overrides " +
369+
"A380X components and may render the A380X unusable."
370+
},
368371
],
369372
disallowedRunningExternalApps: ['@/msfs'],
370373
},

0 commit comments

Comments
 (0)