Microsoft Flight Simulator X SDK: Difference between revisions

Content deleted Content added
BG19bot (talk | contribs)
m WP:CHECKWIKI error fix for #03. Missing Reflist. Do general fixes if a problem exists. -, replaced: → (6) using AWB (11876)
WP:CHECKWIKI error fix. Broken bracket problem. Do general fixes and cleanup if needed. - using AWB (11876)
Line 1:
{{unreferenced|date=February 2016}}
<nowiki>Insert non-formatted text here</nowiki>
 
The '''Flight Simulator X SDK''' can be used to create add-on components for Flight Simulator X. These components can be new or replacement aircraft, instrumentation, missions, scenery, terrain, airport ground vehicles, airport runways and buildings, special effects, camera views, and many other elements in the simulated world. It must be pointed out, though, that some of these tasks, such as creating new aircraft, are very involved, demand a considerable amount of skill and knowledge, and are time consuming. Other tasks, though requiring patience and close attention to detail, can be completed in a few hours - such as designing and adding a simple gauge to an existing aircraft, configuring a new camera, creating a new graphical special effect, or completing a fairly simple new mission. (For more detail on creating missions, see Mission Creation SDK).
==Introduction==
The Flight Simulator X SDK can be used to create add-on components for Flight Simulator X. These components can be new or replacement aircraft, instrumentation, missions, scenery, terrain, airport ground vehicles, airport runways and buildings, special effects, camera views, and many other elements in the simulated world. It must be pointed out, though, that some of these tasks, such as creating new aircraft, are very involved, demand a considerable amount of skill and knowledge, and are time consuming. Other tasks, though requiring patience and close attention to detail, can be completed in a few hours - such as designing and adding a simple gauge to an existing aircraft, configuring a new camera, creating a new graphical special effect, or completing a fairly simple new mission. (For more detail on creating missions, see Mission Creation SDK).
 
Unless the default installation directory is changed, the SDK installs to:
 
C:\Program Files\Microsoft Games\Microsoft Flight Simulator X SDK\<ref>{{cite web|url=https://msdn.microsoft.com/en-us/library/cc526948.aspx}|title=Microsoft Flight Simulator X SDK official documentation}}</ref>
 
== Details ==