17 lines
679 B
XML
17 lines
679 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<package >
|
|
<metadata>
|
|
<id>$id$</id>
|
|
<version>1.0.4</version>
|
|
<title>PTConverter.Plugin</title>
|
|
<authors>Kevin Krüger</authors>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<license type="expression">MIT</license>
|
|
<projectUrl>https://git.peacetoke.com/PeaceToke/PTConverter</projectUrl>
|
|
<!-- <iconUrl>http://icon_url_here_or_delete_this_line/</iconUrl> -->
|
|
<description>A Package to create a Plugin for PTConverter.</description>
|
|
<releaseNotes>Projectwebsite updated.</releaseNotes>
|
|
<copyright>Kevin Krüger</copyright>
|
|
<tags>PTConverter Plugin</tags>
|
|
</metadata>
|
|
</package> |