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 @@ -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 : {
You can’t perform that action at this time.
0 commit comments