39 lines
1.3 KiB
XML
39 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<PropertyList>
|
|
<template>
|
|
<version n="0">3.4.*</version>
|
|
<version n="1">3.5.*</version>
|
|
<version n="2">3.6.*</version>
|
|
<version n="3">3.7.*</version>
|
|
<version n="5">2016.*.*</version>
|
|
<version n="6">2017.*.*</version>
|
|
<version n="7">2018.*.*</version>
|
|
|
|
<!-- the legacy catalog has to have this ID, becuase this is what older FG
|
|
clients expect -->
|
|
<id>org.flightgear.fgaddon</id>
|
|
<license>GPL</license>
|
|
<url>http://mirrors.ibiblio.org/flightgear/ftp/Aircraft/catalog.xml</url>
|
|
<name>FlightGear aircraft(legacy support)</name>
|
|
<description>This hangar provides aircraft officially supported and maintained by the
|
|
FlightGear project, under a free-software license. Aircraft are intended for
|
|
use with FlightGear versions 2018.2 and older.</description>
|
|
|
|
<!-- <alternate-version>
|
|
<version>2019.*</version>
|
|
<version>2018.4.*</version>
|
|
<url>http://mirrors.ibiblio.org/flightgear/ftp/Aircraft-trunk/catalog.xml</url>
|
|
<id>org.flightgear.fgaddon.trunk</id>
|
|
</alternate-version>
|
|
|
|
<alternate-version>
|
|
<version>2018.3.*</version>
|
|
<url>http://mirrors.ibiblio.org/flightgear/ftp/Aircraft-2018/catalog.xml</url>
|
|
<id>org.flightgear.fgaddon.stable_2018</id>
|
|
</alternate-version>
|
|
-->
|
|
|
|
</template>
|
|
</PropertyList>
|