This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository game-data-packager.
commit 32ed56200aa47e94fc036288ab19aeecb6a810d5 Author: Simon McVittie <[email protected]> Date: Sat Feb 7 23:17:22 2015 +0000 Add a comment about gfupd101.exe at Alexandre's suggestion It is an executable installer, but residualvm uses it as a container file without actually running the installer. --- data/grimfandango.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/grimfandango.yaml b/data/grimfandango.yaml index b56446b..f2bb56d 100644 --- a/data/grimfandango.yaml +++ b/data/grimfandango.yaml @@ -14,6 +14,10 @@ packages: grimfandango-data: debian: engine: residualvm + # Yes, the right way to use gfupd101.exe is really to just put it in + # the data directory: residualvm can load files from there without a + # separate unpacking step. + # See http://wiki.residualvm.org/index.php/Grim_Fandango_Patch install: - gfupd101.exe - credits.lab -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

