An open API service indexing awesome lists of open source software.

https://github.com/kodowiec/simconnectsharp

yet another SimConnect wrapper
https://github.com/kodowiec/simconnectsharp

csharp csharp-library msfs2024 simconnect

Last synced: 11 months ago
JSON representation

yet another SimConnect wrapper

Awesome Lists containing this project

README

          

# SimConnectSharp

Yet another library to wrap over SimConnect for MSFS2024.
it isn't advanced at all and probably unstable but connects succesfully and retrieves location data.

## Requirements
- Visual Studio 2022
- .NET Framework 4.7.2
- Microsoft Flight Simulator 2024 (tested on 1.4.20.0)

## References
- [SimConnect SDK docs](https://docs.flightsimulator.com/html/Programming_Tools/SimConnect/Programming_SimConnect_Clients_using_Managed_Code.htm)