Skip to content

Commit 741d103

Browse files
BirdmanRSFoxtrotSierra6829
authored andcommitted
Remove FSLTL injector experimental track (#57)
1 parent c509ee6 commit 741d103

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

config/config.ts

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -641,21 +641,8 @@ const config: Configuration = {
641641
releaseModel: {
642642
type: 'fragmenter',
643643
},
644-
description: 'Stable version of the FSLTL Traffic Injector for use on stable versions of MSFS.\n\n'+
644+
description: 'FSLTL Traffic Injector for use on stable versions of MSFS 2020/2024.\n\n'+
645645
'Follow the user guide at https://www.fslivetrafficliveries.com/user-guide/ before use.',
646-
},
647-
{
648-
name: 'Experimental',
649-
key: 'development',
650-
url: 'https://github.com/FSLiveTrafficLiveries/FSLTL_Injector_Releases/releases/download/beta/',
651-
isExperimental: true,
652-
warningContent: 'No support is offered for this release, it is a preview of features that may be included in future releases.',
653-
releaseModel: {
654-
type: 'fragmenter',
655-
},
656-
description: 'Experimental Release that includes features that are not yet ready for stable release.\n\n'+
657-
'You can provide feedback on these new features in the FSLTL Discord.\n\n'+
658-
'No support is offered for issues with this release, new FSLTL users should use stable.'
659646
},
660647
],
661648
backgroundService: {

0 commit comments

Comments
 (0)