nguyenquyhy / Flight-Tracker-StreamDeck

A Stream Deck plugin to interact with Microsoft Flight Simulation
https://flightsim.to/file/3178/flight-tracker-streamdeck-plugin
GNU General Public License v3.0
366 stars 67 forks source link

Added the other (untested) MobiFlight events #288

Closed flightdeck-to closed 2 years ago

flightdeck-to commented 2 years ago

I've added the (untested) MOBIFLIGHT events listed in the Mobiflight Event Module events.txt, some events need to be sent with a dot (which I converted to double underscore in the enum), so added a replace action to replace double underscore to a dot in the EventToSimConnectEvent Event extension.

nguyenquyhy commented 2 years ago

This is no longer needed. You can use any events from v0.39 :).