68dee3f3a4
This will enable richer author meta-data in aircraft, and hence nicer GUI presentation of author information. Client-side support still to be added before this can be used
10 lines
188 B
XML
10 lines
188 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<PropertyList>
|
|
<sim>
|
|
<name>c172</name>
|
|
<description>Cessna 172P</description>
|
|
<author>Wilbur Wright</author>
|
|
</sim>
|
|
|
|
</PropertyList>
|