File tree Expand file tree Collapse file tree 1 file changed +1
-14
lines changed
Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Original file line number Diff line number Diff 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 : {
You can’t perform that action at this time.
0 commit comments