Aircraft-set.xml: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 171: Line 171:


These tags are the most helpful in customising the start-up experience based on the type of aircraft. (Especially, which starting locations are offered / preferred when searching)
These tags are the most helpful in customising the start-up experience based on the type of aircraft. (Especially, which starting locations are offered / preferred when searching)
<syntaxhighlight lang="xml">
  <description><!-- Short description of the aircraft --></description>
</syntaxhighlight>


==== Urls ====
==== Urls ====
Line 177: Line 181:


<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
<urls>
<tags>
     <home-page>http://www.flightgear.org</home-page>
     <tag n="0">boeing</tag>
     <wikipedia>https://en.wikipedia.org/wiki/Cessna_172</wikipedia>
     <tag n="1">vtol</tag>
     <support>http://forum.flightgear.org</support>
     <tag n="2">glider</tag>
</urls>
</tags>
</syntaxhighlight>
</syntaxhighlight>


580

edits

Navigation menu