22 lines
884 B
XML
22 lines
884 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<PropertyList>
|
|
<template>
|
|
<version n="0">2018.*</version>
|
|
<id>org.flightgear.fgaddon.stable_2018</id>
|
|
<license>GPL</license>
|
|
<url>http://mirrors.ibiblio.org/flightgear/ftp/Aircraft-2018/catalog.xml</url>
|
|
<name>FlightGear aircraft distribution for 2018.x versions</name>
|
|
<description>This hangar provides aircraft officially supported and maintained
|
|
by the FlightGear project, under a free-software license. These aircraft
|
|
are compatible with FlightGear versions from 2018.</description>
|
|
|
|
<!-- migration to new stable catalog for 2020.3 release -->
|
|
<alternate-version>
|
|
<version>2020.3.*</version>
|
|
<id>org.flightgear.fgaddon.stable_2020</id>
|
|
<url>http://mirrors.ibiblio.org/flightgear/ftp/Aircraft-2020/catalog.xml</url>
|
|
</alternate-version>
|
|
|
|
</template>
|
|
</PropertyList>
|