Skip to content

Commit 7620318

Browse files
authored
Remove FSLTL injector experimental track (#57)
1 parent b22ba67 commit 7620318

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
@@ -644,21 +644,8 @@ const config: Configuration = {
644644
releaseModel: {
645645
type: 'fragmenter',
646646
},
647-
description: 'Stable version of the FSLTL Traffic Injector for use on stable versions of MSFS.\n\n'+
647+
description: 'FSLTL Traffic Injector for use on stable versions of MSFS 2020/2024.\n\n'+
648648
'Follow the user guide at https://www.fslivetrafficliveries.com/user-guide/ before use.',
649-
},
650-
{
651-
name: 'Experimental',
652-
key: 'development',
653-
url: 'https://github.com/FSLiveTrafficLiveries/FSLTL_Injector_Releases/releases/download/beta/',
654-
isExperimental: true,
655-
warningContent: 'No support is offered for this release, it is a preview of features that may be included in future releases.',
656-
releaseModel: {
657-
type: 'fragmenter',
658-
},
659-
description: 'Experimental Release that includes features that are not yet ready for stable release.\n\n'+
660-
'You can provide feedback on these new features in the FSLTL Discord.\n\n'+
661-
'No support is offered for issues with this release, new FSLTL users should use stable.'
662649
},
663650
],
664651
backgroundService: {

0 commit comments

Comments
 (0)