Aircraft-set.xml: Difference between revisions

Jump to navigation Jump to search
m
→‎Startup: fix formatting
m (→‎Previews: fix formatting)
m (→‎Startup: fix formatting)
Line 275: Line 275:
<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
   <sim>
   <sim>
    <startup>
    <startup>
        <splash-logo-image>beechcraft-logo.png</splash-logo-image>
      <splash-logo-image>beechcraft-logo.png</splash-logo-image>
     </startup>
     </startup>
</sim>
  </sim>
</syntaxhighlight>
</syntaxhighlight>


Line 287: Line 287:
<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
   <sim>
   <sim>
    <startup>
    <startup>
          <splash-texture n="0"><!-- File path --></splash-texture>
      <splash-texture n="0"><!-- File path --></splash-texture>
          <splash-texture n="1"><!-- File path --></splash-texture>
      <splash-texture n="1"><!-- File path --></splash-texture>
     </startup>
     </startup>
</sim>
  </sim>
</syntaxhighlight>
</syntaxhighlight>


185

edits

Navigation menu