SDK Toolset (FSX): Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{:Transclusion-SDK-Oneline-Toolset}}
{{:Transclusion-SDK-Oneline-Toolset}}
{{:Transclusion-SDK-Overview}}
{{:Transclusion-SDK-Overview}}
== Overview ==
PLACEHOLDER


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 ->


== SDK Components ==
== Core Utilities Kit ==


=== Core Utilities Kit ===
=== Tools ===
 
==== 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 ===
== Environment Kit ==


==== Tools ====
=== 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 SDK ===
== Mission Creation Kit ==


==== Tools ====
=== Tools ===
* [[:Category:Missions]] -
* [[Object Placement Tool]]
* [[Object Placement Tool]]


=== SimObject Creation Kit ===
== SimObject Creation Kit ==


==== Tools ====
=== 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

Environment Kit

Tools

Mission Creation Kit

Tools

SimObject Creation Kit

Tools

Acceleration Expansion Pack SDK

Related

External