How to download and install MSFS SDK
Users can create their own content for Microsoft Flight Simulator by using the SDK (Software Development Kit) provided by Microsoft.Here we will explain how to download and install the MSFS(2020) SDK and tools necessary or useful for content development.
For information on installing the MSFS2024 SDK, please see the How to download and install MSFS2024 SDK page.
How to download and install MSFS SDK




The SDK is installed to "C:\MSFS SDK\" by default. Including the documentation, the SDK capacity is over 1GB. Change the installation destination drive if necessary.
Additionally, if "3D Studio Max" or "Microsoft Visual Studio 2019" is installed on your computer, its related tools will also be installed.
"3D Studio Max" is a tool that can be used to create 3D object data. However, many users use the free " Blender " instead. Tools for "Blender" can be downloaded from AsoboStudio's Github . However, please note that it is only compatible with the LTS version of Blender (Ver.3.3/3.6) .
"Microsoft Visual Studio 2019" is only required when developing original aircraft (cockpit and avionics). It is not necessary when creating scenery or airports.





You can now call the SDK tools from the MSFS developer menu.
You may want to revert to a previous version of the SDK at a later date, so I recommend that you save the installers of all the SDKs you have used.
Check/update the MSFS SDK version
The MSFS SDK version is independent of the MSFS version. And even if you update MSFS, the SDK will not be updated to the latest version. This is because the development of add-on content often depends on the SDK version, so developers can control the SDK version they use.The SDK version is written in "version.txt" in the folder where the SDK is installed. Also, the SDK release notes can be confirmed in RELEASE NOTES (MSFS SDK docs) .
If you encounter a problem that seems to be an SDK bug, check the release notes and, if necessary, download and install the latest SDK. Just uninstall the old version and install the new version.
Download an older version of the MSFS SDK
Updating the MSFS SDK may result in the project you are developing no longer being able to build. To get an older version of the MSFS SDK, enter the following URL into your browser.https://sdk.flightsimulator.com/files/installers/0.nn.n/MSFS_SDK_Core_Installer_0.nn.n.0.msi
(Instead of "0.nn.n" you would enter the version number.)
For example, to download version 0.23.1.0, enter
https://sdk.flightsimulator.com/files/installers/0.23.1/MSFS_SDK_Core_Installer_0.23.1.0.msi
in your browser's address bar.
How to download and install MSFS SDK documentation
The MSFS SDK documentation is available online at Flight Simulator SDK Documentation , but installing it on your local disk speeds up viewing and reduces Internet traffic.



If you wish to change the installation location, please cancel the installation of the SDK documentation, uninstall the SDK, and reinstall the SDK in the appropriate folder.




A folder called "Documentation" will be created in the SDK installation folder, and the SDK document file in HTML format will be saved there.
How to open MSFS SDK documentation

Or open web site Flight Simulator SDK Documentation .

How to download and install MSFS SDK sample files
The MSFS SDK includes a wealth of samples, amounting to 2.5GB, but they must be downloaded and installed separately from the SDK. The steps are the same as for SDKs and documentation.



If you wish to change the installation location, please cancel the installation of the SDK documentation, uninstall the SDK, and reinstall the SDK in the appropriate folder.

When you see a screen like this, the installation is complete. Click [Finish].
A folder called "Samples" will be created in the SDK installation folder, and a large number of samples will be saved there.
How to uninstall MSFS SDK/Documentation


