You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

72 lines
1.8 KiB

<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<meta>
<file-type type="string">FlightGear add-on metadata</file-type>
<format-version type="int">1</format-version>
</meta>
<addon>
<identifier type="string">com.slawekmikula.flightgear.VfrNavigator</identifier>
<name type="string">VFR Navigator</name>
<version type="string">1.1.0</version>
<authors>
<author>
<name type="string">slawekmikula from the FlightGear forum</name>
<email type="string"></email>
<url type="string"></url>
</author>
</authors>
<short-description type="string">
VFR Navigator Helper
</short-description>
<long-description type="string">
VFR helper dialogs
</long-description>
<license>
<designation type="string">
GNU GPL version 2 or later
</designation>
<file type="string">
LICENSE
</file>
<url type="string">
https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
</url>
</license>
<min-FG-version type="string">2018.3.0</min-FG-version>
<max-FG-version type="string">none</max-FG-version>
<urls>
<home-page type="string">
<![CDATA[ https://forum.flightgear.org/viewtopic.php?f=0&t=0 ]]>
</home-page>
<download type="string">
https://github.com/slawekmikula/fg-addon-vfrnavigator/download
</download>
<support type="string">
http://wiki.flightgear.org/addon-vfrnavigator
</support>
<code-repository type="string">
https://github.com/slawekmikula/fg-addon-vfrnavigator
</code-repository>
</urls>
<tags>
<tag type="string">vfr</tag>
<tag type="string">map</tag>
<tag type="string">flightplan</tag>
</tags>
</addon>
</PropertyList>