[game-data-packager] 01/02: RTCW: lookup assets in default Wine install dir

Alexandre Detiste detiste-guest at moszumanska.debian.org
Tue Oct 27 09:24:03 UTC 2015


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 87ccc9e35f5a2682283479c79a60e601d6a14e3f
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Tue Oct 27 10:20:21 2015 +0100

    RTCW: lookup assets in default Wine install dir
    
    We are recommending to use Wine anyway.
---
 data/rtcw.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/data/rtcw.yaml b/data/rtcw.yaml
index edfa8cc..b0c059c 100644
--- a/data/rtcw.yaml
+++ b/data/rtcw.yaml
@@ -4,7 +4,9 @@ franchise: Wolfenstein
 copyright: © 2001 id Software, Inc. and Activision Publishing, Inc.
 engine: rtcw
 genre: First-person shooter
-try_repack_from: [/usr/local/games/wolfenstein]
+try_repack_from:
+- /usr/local/games/wolfenstein
+- '~/.wine/drive_c/Program Files/Return to Castle Wolfenstein/'
 missing_langs: [it]
 wikibase: http://wolfenstein.wikia.com/wiki/
 wiki: Return_to_Castle_Wolfenstein

-- 
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