SDK Toolset (FSX): Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{:Transclusion-SDK-Oneline-Toolset}} | {{:Transclusion-SDK-Oneline-Toolset}} | ||
{{:Transclusion-SDK-Overview}} | {{:Transclusion-SDK-Overview}} | ||
The only SDK tools available in-game, are the Object placement tool, 3 traffic tools, and the effects tool. | The only SDK tools available in-game, are the Object placement tool, 3 traffic tools, and the effects tool. | ||
| Line 13: | Line 10: | ||
Start -> All Programs -> Microsoft Games -> Microsoft Flight Simulator X SDK -> | Start -> All Programs -> Microsoft Games -> Microsoft Flight Simulator X SDK -> | ||
== | == Core Utilities Kit == | ||
=== Tools === | |||
* [[:Category:SimConnect | SimConnect SDK (FSX)]] - {{:Transclusion-Category:SimConnect-Oneline}} | * [[:Category:SimConnect | SimConnect SDK (FSX)]] - {{:Transclusion-Category:SimConnect-Oneline}} | ||
* [[Variables (FSX)]] - | * [[Variables (FSX)]] - | ||
| Line 23: | Line 18: | ||
* [[SimProp (FSX)]] - | * [[SimProp (FSX)]] - | ||
== Environment Kit == | |||
=== Tools === | |||
* [[Autogen SDK (FSX)]] - | * [[Autogen SDK (FSX)]] - | ||
* [[BGL Compiler SDK (FSX)]] - | * [[BGL Compiler SDK (FSX)]] - | ||
| Line 35: | Line 30: | ||
* [[Weather SDK (FSX)]] - | * [[Weather SDK (FSX)]] - | ||
== Mission Creation Kit == | |||
=== Tools === | |||
* [[Object Placement Tool]] | * [[Object Placement Tool]] | ||
== SimObject Creation Kit == | |||
=== Tools === | |||
* [[Cabdir SDK (FSX)]] - | * [[Cabdir SDK (FSX)]] - | ||
* [[Panels and Gauges SDK (FSX)]] - | * [[Panels and Gauges SDK (FSX)]] - | ||
* [[SimObject Container SDK (FSX)]] - | * [[SimObject Container SDK (FSX)]] - | ||
== Acceleration Expansion Pack SDK == | |||
* [[FSX Acceleration]] - | |||
== Related == | == Related == | ||
Revision as of 05:36, 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
Tools
- SimConnect SDK (FSX) - SimConnect - An API to enable add-on components communicate with Flight Simulator.
- Variables (FSX) -
- Camera Configuration (FSX) -
- SimProp (FSX) -
Environment Kit
Tools
- 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) -