20,741
edits
m (→config.xml) |
|||
Line 106: | Line 106: | ||
<?xml version="1.0"?> | <?xml version="1.0"?> | ||
<!-- | <!-- | ||
This file is part of FlightGear. | This file is part of FlightGear. | ||
Line 131: | Line 125: | ||
<!-- addon version --> | <!-- addon version --> | ||
<version type="double">1.0</version> | <version type="double">1.0</version> | ||
<authors></authors> | <authors>list of contributors</authors> | ||
<description></description | <description>short text describing the addon</description> | ||
<changelog>list of recent improvements/changes (e.g. to be shown when updating an addon)</changelog> | |||
</PropertyList> | </PropertyList> | ||