forked from pokerth/pokerth
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pokerth.appdata.xml
41 lines (41 loc) · 2.35 KB
/
pokerth.appdata.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
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 PokerTH GbR <[email protected]> -->
<component type="desktop-application">
<id type="desktop">pokerth.desktop</id>
<metadata_license>CC-BY-3.0</metadata_license>
<project_license>AGPL-3.0</project_license>
<name>PokerTH</name>
<developer_name>PokerTH GbR</developer_name>
<summary>Poker game with single and multiplayer support</summary>
<description>
<p>PokerTH is a poker game for the popular Texas Hold'em Poker variant. You can play singleplayer games with up to 9 computer-opponents or meet other PokerTH players around the world via internet games. Also multiplayer games in your LAN are possible with the network game mode. If you like to change the look and feel of the PokerTH gametable or the card deck just visit the styles gallery and choose your favourite style. To compare your poker skills with the other PokerTH players you can check your game results and rankings on our website.</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://upload.wikimedia.org/wikipedia/commons/b/bd/PokerTH.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://www.pokerth.net</url>
<url type="bugtracker">https://github.com/pokerth/pokerth/issues</url>
<url type="faq">https://www.pokerth.net/app.php/help/faq</url>
<url type="donation">https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FU66XN5FMMBNQ</url>
<content_rating type="oars-1.1">
<content_attribute id="social-chat">intense</content_attribute>
<content_attribute id="money-gambling">moderate</content_attribute>
</content_rating>
<update_contact>[email protected]</update_contact>
<launchable type="desktop-id">pokerth.desktop</launchable>
<releases>
<release version="1.1.2" date="2018-05-18" type="stable">
<url>https://github.com/pokerth/pokerth/releases/tag/v1.1.2</url>
</release>
<release version="1.1" date="2016-10-20" type="stable"/>
<release version="1.0" date="2013-10-06" type="stable"/>
<release version="0.9" date="2012-11-25" type="stable"/>
<release version="0.8" date="2011-01-16" type="stable"/>
<release version="0.7" date="2009-11-16" type="stable"/>
<release version="0.6" date="2009-03-23" type="stable"/>
<release version="0.5" date="2007-11-24" type="stable"/>
<release version="0.4" date="2007-05-01" type="stable"/>
</releases>
</component>