From c6fe5bd650e0fec79c52c4871ae959fb7464dee8 Mon Sep 17 00:00:00 2001 From: MarNicGit <47538428+MarNicGit@users.noreply.github.com> Date: Sat, 6 Jun 2020 08:09:35 +0200 Subject: [PATCH] Add PokerTH 1.1.2 (#1489) * Add PokerTH 1.1.2 * added switches Co-authored-by: MarNicGit --- manifests/PokerTH/PokerTH/1.1.2.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/PokerTH/PokerTH/1.1.2.yaml diff --git a/manifests/PokerTH/PokerTH/1.1.2.yaml b/manifests/PokerTH/PokerTH/1.1.2.yaml new file mode 100644 index 000000000..f35b60b37 --- /dev/null +++ b/manifests/PokerTH/PokerTH/1.1.2.yaml @@ -0,0 +1,17 @@ +Id: PokerTH.PokerTH +Version: 1.1.2 +Name: PokerTH +Publisher: The PokerTH Team +License: AGPLv3 +LicenseUrl: https://github.com/pokerth/pokerth/blob/stable/COPYING +Tags: poker, texas, card, game +Description: Easy to learn, funny to play! With PokerTH you can play the popular texas holdem poker game. Try your skills against the computer opponents, and find many friends to play with in the online games. +Homepage: https://www.pokerth.net/ +Installers: + - Arch: x86 + Url: https://sourceforge.net/projects/pokerth/files/pokerth/1.1.2/PokerTH-1.1.2-windows-installer.exe/download + Sha256: 92D746A5407C59ED349862039E18F9E7D3FD1D11133DBB2B60F67A15C57B3F94 + InstallerType: exe + Switches: + Silent: --mode unattended + SilentWithProgress: --mode unattended --unattendedmodeui minimal \ No newline at end of file