forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.xml
33 lines (32 loc) · 1 KB
/
metadata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>James Le Cuirot</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Gentoo Games Project</name>
</maintainer>
<upstream>
<remote-id type="github">Sude-/lgogdownloader</remote-id>
</upstream>
<longdescription>
LGOGDownloader is open source downloader to GOG.com for Linux
users using the same API as the official GOGDownloader.
Features:
* List available games
* Resume downloads
* Batch downloading
* Repair downloaded files
* Read/create XML files used by the official GOG Downloader
* Download cover art
* Check for orphaned files
* Check status of files
* Download individual files by id number
* List/download updated files
* Blacklist unwanted files
* Perl regular expressions for filtering games
</longdescription>
</pkgmetadata>