14 lines
270 B
XML
14 lines
270 B
XML
|
<?xml version="1.0"?>
|
||
|
|
||
|
<PropertyList>
|
||
|
<sim>
|
||
|
<model>
|
||
|
<livery>
|
||
|
<name type="string">Royal Air Force</name>
|
||
|
<index type="int">5</index>
|
||
|
<texture>Liveries/RAF.png</texture>
|
||
|
</livery>
|
||
|
</model>
|
||
|
</sim>
|
||
|
</PropertyList>
|