[game-data-packager] 01/01: add KQ5 to fake LGoGDownloader for testing (#876321)

Alexandre Detiste detiste-guest at moszumanska.debian.org
Thu Sep 21 04:50:44 UTC 2017


This is an automated email from the git hooks/post-receive script.

detiste-guest pushed a commit to branch master
in repository game-data-packager.

commit 44771423345bacfb0a54428ebc1c198529737e96
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Thu Sep 21 06:49:56 2017 +0200

    add KQ5 to fake LGoGDownloader for testing (#876321)
---
 tools/fake_lgog.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/fake_lgog.py b/tools/fake_lgog.py
index 67674e0..e70bde7 100755
--- a/tools/fake_lgog.py
+++ b/tools/fake_lgog.py
@@ -41,6 +41,7 @@ game = args.game.lstrip('^').rstrip('$')
 
 archives = {
           'descent#en': ['setup_descent_2.1.0.8.exe'],
+          'kings_quest_5_absence_makes_the_heart_go_yonder#en': ['setup_kings_quest5_2.1.0.18.exe'],
           'legend_of_kyrandia#en': ['setup_legend_of_kyrandia_2.1.0.14.exe'],
           'legend_of_kyrandia#de': ['setup_legend_of_kyrandia_german_2.1.0.14.exe'],
           'legend_of_kyrandia#fr': ['setup_legend_of_kyrandia_french_2.1.0.14.exe'],

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list