SDK Toolset (FSX): Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 12: | Line 12: | ||
== Core Utilities Kit == | == Core Utilities Kit == | ||
=== | === SDKs === | ||
* [[:Category:SimConnect | SimConnect SDK (FSX)]] - {{:Transclusion-Category:SimConnect-Oneline}} | * [[:Category:SimConnect | SimConnect SDK (FSX)]] - {{:Transclusion-Category:SimConnect-Oneline}} | ||
* [[Variables (FSX)]] - | * [[Variables (FSX)]] - | ||
| Line 20: | Line 20: | ||
== Environment Kit == | == Environment Kit == | ||
=== | === SDKs === | ||
* [[Autogen SDK (FSX)]] - | * [[Autogen SDK (FSX)]] - | ||
* [[BGL Compiler SDK (FSX)]] - | * [[BGL Compiler SDK (FSX)]] - | ||
| Line 32: | Line 32: | ||
== Mission Creation Kit == | == Mission Creation Kit == | ||
=== | === SDKs === | ||
* [[Object Placement Tool]] | * [[Object Placement Tool]] | ||
== SimObject Creation Kit == | == SimObject Creation Kit == | ||
=== | === SDKs === | ||
* [[Cabdir SDK (FSX)]] - | * [[Cabdir SDK (FSX)]] - | ||
* [[Panels and Gauges SDK (FSX)]] - | * [[Panels and Gauges SDK (FSX)]] - | ||
Revision as of 05:38, 27 March 2008
The components of each SDK, with links to the documentation describing how to use it.
The SDK is actually a collection of task-oriented SDKs.
There is no single tool that you run,
rather it's collection of tools, each of which perform seperate tasks.
Some of these SDK tools will call other SDK tools.
The majority of tools are stand-alone, and launched outside of the sim.
Depending on version, a few tools are launchable from the in-flight menu.
You should use the appropriate SDK version to match your version of FS.
The only SDK tools available in-game, are the Object placement tool, 3 traffic tools, and the effects tool.
All other tools are run/started from outside the sim GUI.
Look in the root of where you'd installed the SDK, or
Start -> All Programs -> Microsoft Games -> Microsoft Flight Simulator X SDK ->
Core Utilities Kit
SDKs
- SimConnect SDK (FSX) - SimConnect - An API to enable add-on components communicate with Flight Simulator.
- Variables (FSX) -
- Camera Configuration (FSX) -
- SimProp (FSX) -
Environment Kit
SDKs
- Autogen SDK (FSX) -
- BGL Compiler SDK (FSX) -
- Special Effects SDK (FSX) -
- Terrain SDK (FSX) -
- Traffic Toolbox SDK (FSX) -
- Living World SDK (FSX) -
- Modeling SDK (FSX) -
- Weather SDK (FSX) -