Awesome list for learning development of add-ons for MSFS
- MSFS 2020 SDK - The official SDK documentation for MSFS 2020
- MSFS 2024 SDK - The official SDK documentation for MSFS 2024
- MSFS Avionics Framework - Framework written by Microsoft to help coding complex and performing gauges for MSFS
- MSFS 2024 Avionics Framework - Framework written by Microsoft to help coding complex and performing gauges for MSFS2024
- FSDeveloper wiki - As the name says
- WASM Deep Dive - Reverse engineering of WASM execution in MSFS
- Creating C-Gauges - Tutorial to write gauges in C based on FSX
- Flight Dynamics in Microsoft Flight Simulator - Details on the flight model for FSX and FS9
TBD
TBD
- FlyByWire A32Nx/A380 - The most famous open source aircraft for MSFS
- MSFS Layout Generator - Tool to help updating the layout.json file for MSFS packages
- Flying Brick - Simple aircraft that shows how to override the flight model of MSFS
- msfs-rs - A Rust library to interface with MSFS SDK