4,400
edits
No edit summary |
m (Link to special directory articles) |
||
Line 3: | Line 3: | ||
=== The -set.xml file === | === The -set.xml file === | ||
This is the most important file of a FlightGear aircraft. This is the only file that is read directly by FlightGear. Actually it can be compared with an airport hub (from where flights of a certain airline to all other airports departure and arrive). The -set.xml file leads FlightGear to all files that are needed to simulate the aircraft. The -set.xml file should be stored in the aircraft's root directory (eg. <tt>$FG_ROOT/Aircraft/747-400/</tt>) | This is the most important file of a FlightGear aircraft. This is the only file that is read directly by FlightGear. Actually it can be compared with an airport hub (from where flights of a certain airline to all other airports departure and arrive). The -set.xml file leads FlightGear to all files that are needed to simulate the aircraft. The -set.xml file should be stored in the aircraft's root directory (eg. <tt>[[$FG_ROOT]]/Aircraft/747-400/</tt>) | ||
==== The -set.xml file gives your aircraft its name ==== | ==== The -set.xml file gives your aircraft its name ==== |