36 lines
829 B
XML
36 lines
829 B
XML
<?xml version="1.0"?>
|
|
<!--
|
|
************************************************************************
|
|
|
|
************************************************************************
|
|
-->
|
|
|
|
<PropertyList>
|
|
|
|
<sim>
|
|
|
|
<flight-model>larcsim</flight-model>
|
|
<aero>uiuc</aero>
|
|
<aircraft-dir>Aircraft/UIUC/beech99-v1</aircraft-dir>
|
|
|
|
<sound>
|
|
<audible>true</audible>
|
|
<path>Aircraft/beech99/Sounds/uiuc/beech99-sound.xml</path>
|
|
</sound>
|
|
|
|
<panel>
|
|
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
|
<visibility>true</visibility>
|
|
</panel>
|
|
|
|
<panel_2>
|
|
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
|
</panel_2>
|
|
|
|
<!-- You must download this separately. See UIUC/beech99-uiuc/README.html -->
|
|
<model>
|
|
<path>Aircraft/beech99/Models/uiuc/beech99/beech99-model.xml</path>
|
|
</model>
|
|
|
|
</sim>
|
|
</PropertyList>
|