48 lines
828 B
XML
48 lines
828 B
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
|
|
<sim>
|
|
|
|
<description>General Dynamics F-16</description>
|
|
|
|
<flight-model>jsb</flight-model>
|
|
<aero>f16</aero>
|
|
|
|
<systems>
|
|
<electrical>
|
|
<path>Aircraft/Generic/generic-electrical.xml</path>
|
|
</electrical>
|
|
</systems>
|
|
|
|
<sound>
|
|
<audible>true</audible>
|
|
<path>Aircraft/a4/a4-sound.xml</path>
|
|
</sound>
|
|
|
|
<panel>
|
|
<path>Aircraft/f16/Panels/f16-2d-panel.xml</path>
|
|
<visibility archive="y">true</visibility>
|
|
</panel>
|
|
<panel_2>
|
|
<visibility>false</visibility>
|
|
</panel_2>
|
|
|
|
<hud>
|
|
<path>Aircraft/f16/Hud/default.xml</path>
|
|
<visibility>true</visibility>
|
|
</hud>
|
|
|
|
<model>
|
|
<path>Aircraft/a4/Models/a4-blue.xml</path>
|
|
</model>
|
|
|
|
<view>
|
|
<config>
|
|
<pitch-offset-deg>-10.0</pitch-offset-deg>
|
|
</config>
|
|
</view>
|
|
|
|
</sim>
|
|
|
|
</PropertyList>
|