24 lines
684 B
XML
24 lines
684 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>io.gitlab.woblight.GitAddonsManager</id>
|
|
|
|
<name>GitAddonsManager</name>
|
|
<summary>Git based WoW AddOns Manager</summary>
|
|
|
|
<metadata_license>FSFAP</metadata_license>
|
|
<project_license>GPL-3.0-only</project_license>
|
|
|
|
<description>
|
|
<p>
|
|
Program to download and update AddOns for World of Warcraft from git
|
|
</p>
|
|
</description>
|
|
|
|
<launchable type="desktop-id">io.gitlab.woblight.GitAddonsManager.desktop</launchable>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://woblight.gitlab.io/img/gam.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
</component>
|